Skip to content

Commit e7c4351

Browse files
authored
Update README.md
1 parent 08f6819 commit e7c4351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ git clone https://github.com/vikdevelop/timer.git
2020
```
2121
2. Přejděte do adresáře a spusťte skript
2222
```
23-
cd ./timer && python -m timer.py
23+
cd ./timer/src && python -m timer.py
2424
```

0 commit comments

Comments
 (0)