... | ... | @@ -36,7 +36,7 @@ git pull origin master |
|
|
recompile the updated sources with
|
|
|
|
|
|
```bash
|
|
|
./install -i "where you put the dependencies" -c "--prefix=where you install OpenFPM previously"
|
|
|
./install -i "/OpenFPM/dependencies/directory/" -c "--prefix=/OpenFPM/installation/directory/"
|
|
|
```
|
|
|
|
|
|
complete the update with
|
... | ... | |