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