Merge pull request #395 from MattWeatherford/patch-1

Update README.md
This commit is contained in:
Al B
2025-02-08 12:06:25 -05:00
committed by GitHub

View File

@@ -120,6 +120,8 @@ git clone https://github.com/openvenues/libpostal
cd libpostal cd libpostal
./bootstrap.sh ./bootstrap.sh
./configure --datadir=[...some dir with a few GB of space where a "libpostal" directory exists or can be created/modified...]
make -j4
# For Intel/AMD processors and the default model # For Intel/AMD processors and the default model
./configure --datadir=[...some dir with a few GB of space...] ./configure --datadir=[...some dir with a few GB of space...]