diff --git a/README.md b/README.md index 570ee0e1..63410280 100644 --- a/README.md +++ b/README.md @@ -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