We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff68713 commit b8aad3bCopy full SHA for b8aad3b
README.md
@@ -226,7 +226,7 @@ sudo dnf install code # Fedora
226
227
```bash
228
git clone https://github.com/Zemerik/Python.git
229
-cd 30-days-of-python
+cd Python
230
```
231
232
## 💡 Tips for Success
@@ -265,4 +265,4 @@ MIT License - Feel free to use and modify for personal/commercial use
265
266
_ _ _
267
268
-- 📢 “The only way to learn a new programming language is by writing programs in it.” – Dennis Ritchie (Creator of C)
+- 📢 “The only way to learn a new programming language is by writing programs in it.” – Dennis Ritchie (Creator of C)
0 commit comments