Update README.md

This commit is contained in:
Carl Richell 2023-03-02 11:46:25 -07:00 committed by GitHub
parent 172d8ae511
commit ff78cfe1ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,15 @@ There's examples in the `examples` directory.
cargo run --release --example cosmic
```
On Pop!_OS
```shell
sudo apt install cargo libexpat1-dev libfontconfig-dev libfreetype-dev pkg-config cmake
git clone https://github.com/pop-os/libcosmic
cd libcosmic
git submodule update --init
cargo run --release -p cosmic
```
### Text rendering
```shell
cargo run --release --example text
@ -32,4 +41,4 @@ Libcosmic is licenced under the MPL-2.0
- [Mattermost](https://chat.pop-os.org/)
- [Discord](https://chat.pop-os.org/)
- [Twitter](https://twitter.com/pop_os_official)
- [Instagram](https://www.instagram.com/pop_os_official/)
- [Instagram](https://www.instagram.com/pop_os_official/)