diff --git a/BUILDS.md b/BUILDS.md index 42a22192..6a10b194 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -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