Fix typo in README dependencies section
This commit is contained in:
parent
1c83be9d1c
commit
cc8e5ebdea
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ A platform toolkit based on iced for creating applets and applications for the C
|
|||
|
||||
## Dependencies
|
||||
|
||||
While libcosmic is written entirely in Rust, some of its dependencies may require shared system library headers to be installed. On Pop!_OS, the following dependencies are all that's necessary compile a typical COSMIC project:
|
||||
While libcosmic is written entirely in Rust, some of its dependencies may require shared system library headers to be installed. On Pop!_OS, the following dependencies are all that's necessary to compile a typical COSMIC project:
|
||||
|
||||
```sh
|
||||
sudo apt install cargo cmake just libexpat1-dev libfontconfig-dev libfreetype-dev libxkbcommon-dev pkgconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue