Skip to content

Commit fec6b48

Browse files
committed
windows note
Former-commit-id: 64aa1bd
1 parent 27227c5 commit fec6b48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ From main repo run
4141
> go build -o chat
4242
4343
```
44+
### How to build rendezvous to windows devices
45+
GOOS=windows GOARCH=amd64 go build -o chat_windows
46+
4447
### How to use rendezvous
4548
Use two different terminal windows to run
4649
```

0 commit comments

Comments
 (0)