diff --git a/README.md b/README.md index d18b0653c..f35d66783 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ npm run build # Serving Frontend with the Backend cd ./backend -pip install -r requirements.txt +pip install -r requirements.txt -U sh start.sh ```