"vscode:/vscode.git/clone" did not exist on "a5342950f6cfe04e908f0f7668849e72be15dbd5"
Commit 6a996b94 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

doc: non-docker install pip command update

parent 5e6d946f
...@@ -227,7 +227,7 @@ npm run build ...@@ -227,7 +227,7 @@ npm run build
# Serving Frontend with the Backend # Serving Frontend with the Backend
cd ./backend cd ./backend
pip install -r requirements.txt pip install -r requirements.txt -U
sh start.sh sh start.sh
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment