Explorar o código

update README

DevYK %!s(int64=3) %!d(string=hai) anos
pai
achega
4f1db9125d
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -11,11 +11,9 @@
 git clone https://git.yishihui.com/VideoProcessing/PQCVMedia.git
 
 cd PQCVMedia
-mkdir build && cd build
 
-cmake -DCMAKE_BUILD_TYPE=Release ..
+./build.sh
 
-make -j8 && make install
 echo "安装成功,在当前 output/lib 下"
 
 ```