Skip to content

Commit

Permalink
readme: link to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomastrapp committed Dec 12, 2021
1 parent b66a030 commit ed3926d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -68,7 +68,7 @@ The npm package is compatible with:
**Dependencies**: g++ ≥7.3 or clang ≥6.0, cmake ≥3.8, libboost-dev ≥1.55, libboost-regex-dev ≥1.55, libboost-program-options-dev ≥1.55, libgumbo-dev ≥0.10.1 and rapidjson-dev ≥1.1.0

```
wget https://github.com/html-extract/hext/archive/v0.8.0.tar.gz
wget https://github.com/html-extract/hext/archive/v1.0.0.tar.gz
tar xf *.tar.gz
cd hext*/build
cmake -DBUILD_SHARED_LIBS=On .. && make -j 2
Expand Down

0 comments on commit ed3926d

Please sign in to comment.