Skip to content

Commit 526fd42

Browse files
committed
Update readme
1 parent fd1ebf6 commit 526fd42

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ pip install pyanime4k
1111
You can also build the wheel by yourself.
1212
```shell
1313
# sudo apt install ocl-icd-opencl-dev cmake build-essential
14-
get clone https://github.com/TianZerL/pyanime4k.git
14+
get clone --recurse-submodules https://github.com/TianZerL/pyanime4k.git
1515
cd pyanime4k
16-
python setup.py bdist_wheel
16+
pip install scikit-build
17+
python setup.py bdist_wheel
1718
```
1819

1920
# Usages

0 commit comments

Comments
 (0)