fixup README

This commit is contained in:
Tyler Hardin 2025-01-23 08:16:50 -05:00 committed by Jeremy Soller
parent 238603640c
commit ae14aade11

View file

@ -25,7 +25,7 @@ Some examples are included in the [examples](./examples) directory to to kicksta
COSMIC adventure. To run them, you need to clone the repository with the following commands:
```sh
git clone https://github.com/pop-os/libcosmic
git clone --recurse-submodules https://github.com/pop-os/libcosmic
cd libcosmic
```