Removed Windows install instructions
I don't know what I was thinking, if it doesn't work then why did I include it...stable
parent
38f54c8cdb
commit
ee0467375f
13
README.md
13
README.md
|
|
@ -18,19 +18,6 @@ Build for Windows on Linux:
|
||||||
|
|
||||||
make build-win
|
make build-win
|
||||||
|
|
||||||
### Windows
|
|
||||||
|
|
||||||
Build Dependencies:
|
|
||||||
|
|
||||||
- Requires go https://go.dev/doc/install#windows
|
|
||||||
|
|
||||||
Windows:
|
|
||||||
|
|
||||||
cd src
|
|
||||||
go build .
|
|
||||||
|
|
||||||
**Building has not been tested on Windows; however, it will fail because the version.go file is generated using the Makefile**
|
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
### Configuring
|
### Configuring
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue