Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sammycage authored Jan 31, 2025
1 parent 323212d commit 8ded93c
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 @@ -108,7 +108,7 @@ Follow the steps below to install LunaSVG using either [CMake](https://cmake.org
### Using CMake

```bash
git clone https://github.com/sammycage/lunasvg.git
git clone --recursive https://github.com/sammycage/lunasvg.git
cd lunasvg
cmake -B build .
cmake --build build
Expand Down

0 comments on commit 8ded93c

Please sign in to comment.