WalidAlHassan commited on
Commit
1503f8d
·
verified ·
1 Parent(s): 452ac51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,2 +1,2 @@
1
  # Setup Local API Local Machine -> Open cmd in your windows then
2
- git clone git clone https://huggingface.co/WalidAlHassan/FastAPI-CRUD-Operations && cd FastAPI-CRUD-Operations && python -m venv venv && venv\Scripts\activate.bat && pip install fastapi[all] && python -m uvicorn app.mainTest:app --reload
 
1
  # Setup Local API Local Machine -> Open cmd in your windows then
2
+ git clone https://huggingface.co/WalidAlHassan/FastAPI-CRUD-Operations && cd FastAPI-CRUD-Operations && python -m venv venv && venv\Scripts\activate.bat && pip install fastapi[all] && python -m uvicorn app.mainTest:app --reload