@@ -116,9 +116,9 @@ 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 distclean
make -j4
sudo make install
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.