Skip to content

Commit 70cf652

Browse files
committed
Merge branch 'main' of github.com:Blotz/pixelsort-cli
2 parents 40e1317 + 667750b commit 70cf652

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ or
2727
pip install pixelsort-cli
2828
```
2929

30+
or
31+
32+
```bash
33+
git clone https://github.com/Blotz/pixelsort-cli
34+
cd pixelsort-cli
35+
pip install .
36+
```
37+
3038
## Examples
3139

3240
```bash

0 commit comments

Comments
 (0)