Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
James Houlahan
2020-12-11 11:36:21 +00:00
committed by Michal Horejsek
parent dce7888408
commit 351c86ee7a

View File

@ -41,7 +41,7 @@ make build
* for `darwin`, the application will be created with name of the project directory (e.g `proton-bridge.app`)
#### Build Bridge without GUI
* If you need bridge build without Qt dependencies, you can build it by running
* If you need to build bridge without Qt dependencies, you can do so by running
```bash
make build-nogui