Skip to content
GitLab
Explore
Sign in
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_pdata
Wiki
Update
Update
· Changes
Page history
Updated Update (markdown)
authored
Oct 20, 2015
by
rundeck
Hide whitespace changes
Inline
Side-by-side
Update.md
View page @
0029e56b
Update
# Update your installation to the latest one
Before update you should be warned that
*
Your old code can broke, in general there are never big changes
```
bash
git pull origin master
...
...