We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f6819 commit e7c4351Copy full SHA for e7c4351
README.md
@@ -20,5 +20,5 @@ git clone https://github.com/vikdevelop/timer.git
20
```
21
2. Přejděte do adresáře a spusťte skript
22
23
-cd ./timer && python -m timer.py
+cd ./timer/src && python -m timer.py
24
0 commit comments