Updated Install (markdown) authored by rundeck's avatar rundeck
...@@ -16,7 +16,7 @@ git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git ...@@ -16,7 +16,7 @@ git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git
Install dependencies and compile Install dependencies and compile
```bash ```bash
./install ./install -i "/where/you/want/to/put/dependencies" -c "--prefix=/where/you/want/to/install"
``` ```
Install the library Install the library
... ...
......