diff --git a/README.md b/README.md index d391bf9..4b6e0b1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ If you found these resources useful, please consider citing: We only tried this on Linux but installation should be possible on MacOS too. +To install prerequisites on Ubuntu: `sudo apt-get install libboost-all-dev cmake libeigen3-dev liblzma-dev unzip python3.7` + 1. Create or simlink a `data` folder to where you want to download the corpus. 2. Run `make install`. This will download some resources and install required packages.