Update README.md

This commit is contained in:
2020-09-13 08:21:56 -04:00
committed by GitHub
parent 33f5fb8e2c
commit b7df6cef7f

View File

@@ -1,8 +1 @@
*(wip)* Please use [sist2](https://github.com/simon987/sist2) tracker for issues
```bash
vcpkg install libarchive[core,bzip2,libxml2,lz4,lzma,lzo] pthread tesseract libxml2 ffmpeg zstd gtest
cmake -DCMAKE_TOOLCHAIN_FILE=/usr/share/vcpkg/scripts/buildsystems/vcpkg.cmake .
make -j 4
```