... | ... | @@ -10,13 +10,13 @@ Before update you should be warned that there is a good news and a bad news |
|
|
git pull origin master
|
|
|
```
|
|
|
|
|
|
|
|
|
update the installation with
|
|
|
|
|
|
```bash
|
|
|
./install -i "where you put the dependencies" -c "--prefix=where you want to install OpenFPM"
|
|
|
```
|
|
|
|
|
|
|
|
|
complete the installation
|
|
|
|
|
|
```bash
|
|
|
make install
|
... | ... | |