Skip to content

Commit

Permalink
windows note
Browse files Browse the repository at this point in the history
Former-commit-id: 64aa1bd
  • Loading branch information
JackBekket committed Mar 14, 2019
1 parent 27227c5 commit fec6b48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ From main repo run
> go build -o chat
```
### How to build rendezvous to windows devices
GOOS=windows GOARCH=amd64 go build -o chat_windows

### How to use rendezvous
Use two different terminal windows to run
```
Expand Down

0 comments on commit fec6b48

Please sign in to comment.