diff --git a/README.md b/README.md index 2f3ad97..d6bd236 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ pip install ton If you have an _illegal instruction_ error then you need to build libtonlibjson by yourself: ```bash -git clone https://github.com/psylopunk/ton && cd ton +git clone https://github.com/psylopunk/pytonlib && cd pytonlib && ./build_tonlib.sh # docker is needed ```