Skip to content

Commit 8912bcb

Browse files
committed
2 parents 999fea7 + e2724c2 commit 8912bcb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ PyToMe have a list of website where it wil fetch data(jobs/projects) and will no
1818
* Hit theese commands below.
1919
```python
2020
# this will install requests and BeautifullSoup
21+
cd pat/to/project/api
2122
pip install -r requirements.txt
22-
23-
# Launch it
24-
cd api/ && python app.py
23+
# Run it
24+
python app.py
2525
```
2626
## Dependencies
2727
* requests
@@ -52,4 +52,4 @@ PyToMe have a list of website where it wil fetch data(jobs/projects) and will no
5252
[Python Cameroon](https://github.com/python-cameroun)
5353

5454
## License
55-
Be free to Use, fork this source code!
55+
Be free to Use, fork this source code!

0 commit comments

Comments
 (0)