Update README.md

This commit is contained in:
Alexander Grigoryev
2021-05-02 12:40:54 +03:00
committed by GitHub
parent f3f2af211b
commit 9c98fc976d

View File

@@ -116,6 +116,7 @@ Then to install the C library:
```
git clone https://github.com/openvenues/libpostal
cd libpostal
make distclean
./bootstrap.sh
./configure --datadir=[...some dir with a few GB of space...]
make -j4