diff --git a/README.md b/README.md index e4ac98a..3007977 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If needed, please make sure to back up your files from ```/etc/wireguard```. For a full list of configuration options take a look at the source file [internal/server/configuration.go](internal/server/configuration.go#L56). ### Standalone -For a standalone application, use the Makefile provided in the repository to build the application. +For a standalone application, use the Makefile provided in the repository to build the application. Go version 1.16 or higher has to be installed to build WireGuard Portal. ``` make @@ -219,4 +219,4 @@ under the URL `http:///swagger/index.html`. * MIT License. [MIT](LICENSE.txt) or https://opensource.org/licenses/MIT -This project was inspired by [wg-gen-web](https://github.com/vx3r/wg-gen-web). \ No newline at end of file +This project was inspired by [wg-gen-web](https://github.com/vx3r/wg-gen-web).