Update install.bat

This commit is contained in:
Pengwius 2021-02-05 13:36:23 +01:00 committed by GitHub
parent b1a920a87c
commit 76f7f32663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
pip install -r requirments.txt
pip install -r requirements.txt
cd frontend
npm i
npm i