Update README.md
Clarify what will be done in "datadir" at configure/install time
This commit is contained in:
@@ -117,7 +117,7 @@ Then to install the C library:
|
|||||||
git clone https://github.com/openvenues/libpostal
|
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...]
|
./configure --datadir=[...some dir with a few GB of space where a "libpostal" directory exists or can be created/modified...]
|
||||||
make -j4
|
make -j4
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user