Skip to content

Commit 26e716f

Browse files
committed
Readme
1 parent 9dfc9bb commit 26e716f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,11 @@ It’s especially useful for:
9191
### How to run it
9292

9393
```bash
94-
git clone <your-repo-url>
95-
cd <your-repo-folder>
94+
git clone https://github.com/cfunkz/Pythonator.git
95+
cd Pythonator
9696
python app.py
9797
```
9898

99-
No installer, no magic — just run it.
100-
10199
---
102100

103101
## Typical workflow

0 commit comments

Comments
 (0)