forked from Silverfish/proton-bridge
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
committed by
Michal Horejsek
parent
dce7888408
commit
351c86ee7a
@ -41,7 +41,7 @@ make build
|
|||||||
* for `darwin`, the application will be created with name of the project directory (e.g `proton-bridge.app`)
|
* for `darwin`, the application will be created with name of the project directory (e.g `proton-bridge.app`)
|
||||||
|
|
||||||
#### Build Bridge without GUI
|
#### 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
|
```bash
|
||||||
make build-nogui
|
make build-nogui
|
||||||
|
|||||||
Reference in New Issue
Block a user