build/linux: More fixes to the README
This commit is contained in:
parent
bb26b9f81d
commit
0868cf3cd3
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Base rule to update the "GNU Image Manipulation Program" entry:
|
|||
You can find the installed dependencies by running:
|
||||
|
||||
```sh
|
||||
ls "/snap/gnome*-sdk/current/usr/lib/$(gcc -print-multiarch)/pkgconfig"
|
||||
ls "$(echo /snap/gnome*-sdk/current/usr/lib/$(gcc -print-multiarch)/pkgconfig)"
|
||||
```
|
||||
|
||||
## Versioning the snap
|
||||
|
|
|
|||
Loading…
Reference in a new issue