Fix formatting in README for build instructions

This commit is contained in:
Murat
2026-01-31 19:07:23 +03:00
committed by GitHub
parent f3c10b807d
commit 9b01bcce2d
+2 -1
View File
@@ -17,7 +17,8 @@ Small CLI tool to extract dominant color palettes from images.
mkdir build
cd build
cmake ..
make```
make
```
## Usage
```bash