windows readme

master
Can202 2021-09-29 11:52:37 -03:00
parent 84518dfa70
commit d6110c2942
1 changed files with 9 additions and 1 deletions

View File

@ -17,4 +17,12 @@ Execute as root:
curl -L https://raw.githubusercontent.com/Can202/hyst-compiler/master/install-linux.sh | sudo bash
```
### Windows
wait
First you will need:
- [python](https://www.python.org/)
- curl (automatic installed from Windows 10)
Execute in the CMD:
```
curl -L https://raw.githubusercontent.com/Can202/hyst-compiler/master/win64/installer.py | python
```
Now you have to add C:\hyst\ to PATH