Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamhunter2333 authored Mar 2, 2024
1 parent 92851a8 commit d5c70fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ cd frontend
pnpm install
pnpm build --emptyOutDir
cd ..
cp frontend/dist ./dist
python3 -m venv ./venv
./venv/bin/python3 -m pip install -r requirements.txt
./venv/bin/python3 main.py
Expand Down

0 comments on commit d5c70fb

Please sign in to comment.