[Netch] rm -f BUILD.md

This commit is contained in:
Connection Refused
2021-09-23 15:13:29 +08:00
parent 0d9e62d531
commit 5b616feecd

View File

@@ -1,16 +0,0 @@
# How to build
## Requirements
- Go
- Git
- 7-Zip
- MinGW-w64
- Visual Studio 2019
## Build
Open your `Developer PowerShell for VS 2019` in `Start Menu` and enter
```powershell
.\build.ps1
```
If successful, all files will be in the `release` folder