diff --git a/README.md b/README.md index 7ca096c..c9baec4 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ xMEN is available through [PyPi](https://pypi.org/project/xmen/): `pip install xmen` +The most robust way to install `xmen` is to use a `conda` environment, as binaries for some dependencies (e.g, `nmslib`, `faiss`) are available through `conda` for most platforms. + **Note**: -If you encounter issues installing `xmen` from `pip`, please see here: https://github.com/hpi-dhc/xmen/issues/37 +If you encounter issues installing `xmen` from `pip`, please see here: https://github.com/hpi-dhc/xmen/issues/37. ### Development