Reorganised and update install instruction in the docs

This commit is contained in:
Veronica K. B. Olsen
2021-02-01 17:12:59 +01:00
parent 1f2ffe7e76
commit 704103f9f1
15 changed files with 306 additions and 208 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
python setup.py pip
python setup.py win-install
pause