fix install
This commit is contained in:
parent
b81b877d40
commit
28640a7f69
@ -1,4 +1,4 @@
|
||||
python -m venv .venv
|
||||
.\.venv\Scripts\Activate.ps1
|
||||
.\.venv\Scripts\activate
|
||||
pip install -r .\requirements.txt
|
||||
python .\gui.py
|
@ -1,3 +1,3 @@
|
||||
git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git
|
||||
cd SldwrksExporter
|
||||
install.cmd
|
||||
powershell -file "install.ps1"
|
||||
|
Loading…
Reference in New Issue
Block a user