Update README.md
This commit is contained in:
parent
28afe018da
commit
5379bc1cba
1 changed files with 2 additions and 4 deletions
|
@ -22,10 +22,8 @@ a small cli program written in go that generates random ip addresses and "does t
|
|||
|
||||
windows: `go build -o ./bin/ipaddrgen.exe ./src`
|
||||
|
||||
linux: `go build -o ./bin/ipaddrgen ./src`
|
||||
|
||||
mac: idk I've never built an executable for mac (should be about the same)
|
||||
linux/mac: `go build -o ./bin/ipaddrgen ./src`
|
||||
|
||||
---
|
||||
|
||||
enjoy! ❤
|
||||
enjoy! ❤
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue