"git@developer.sourcefind.cn:ox696c/ktransformers.git" did not exist on "ba92cf1a3bc63188efbebf527c94ed6b179a41b5"
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