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 4e1b585 commit 02569a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ cd frontend
pnpm install
pnpm build --emptyOutDir
cd ..
cp frontend/dist ./dist
cp -r 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 02569a8

Please sign in to comment.