Skip to content

Commit d3da605

Browse files
authored
Update README.md
1 parent 70b4f26 commit d3da605

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,10 @@ To compile this project use:
8686

8787
```shell
8888
GOOS=windows GOARCH=amd64 go build -o pvm.exe
89+
```
90+
91+
To build pvm-setup.exe use:
92+
93+
```shell
94+
iscc "pvm-setup.iss"
8995
```

0 commit comments

Comments
 (0)