Skip to content

Commit

Permalink
update read me for build guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanTheITGuy committed Dec 6, 2022
1 parent 1739257 commit f674549
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Patch My PC Network Tester



## Compile Instructions Windows

```go
GOOS=windows GOARCH=amd64 go build -o PMPC-NetworkTester.exe
```

0 comments on commit f674549

Please sign in to comment.