Skip to content

Commit

Permalink
update incorrect build command
Browse files Browse the repository at this point in the history
  • Loading branch information
KRM7 committed Aug 26, 2023
1 parent 8ada486 commit 9b1fecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ will install all available configurations:

```shell
git clone https://github.com/KRM7/gapp.git
sudo gapp/build/install.sh
sudo bash ./gapp/build/install.sh
```

Once the library is installed, you can import it using `find_package` and then link
Expand Down

0 comments on commit 9b1fecb

Please sign in to comment.