Merge pull request #544 from evrial/patch-1

Update README.md
This commit is contained in:
Al B
2021-06-22 02:44:15 -04:00
committed by GitHub

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