update README some more

This commit is contained in:
idk
2020-08-04 01:12:18 -04:00
parent 9d547d3af1
commit fec41e6429

View File

@ -29,13 +29,13 @@ description.
```Bash ```Bash
# Linux # Linux
wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.091/i2pfirefox wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.092/i2pfirefox
# Windows # Windows
wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.091/i2pfirefox.exe wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.092/i2pfirefox.exe
# OSX # OSX
wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.091/i2pfirefox-darwin wget -O i2pfirefox-darwin https://github.com/eyedeekay/i2pfirefox/releases/download/0.73.092/i2pfirefox-darwin
``` ```
Go developers with at least go 1.14 installed can build it from source with: Go developers with at least go 1.14 installed can build it from source with: