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 @
e4f0c926
...
@@ -6,6 +6,8 @@ Before update you should be warned that there is a good news and a bad news
...
@@ -6,6 +6,8 @@ Before update you should be warned that there is a good news and a bad news
*
Bad: Your old code can broke
*
Bad: Your old code can broke
*
Good: You can make it work again with few changes
*
Good: You can make it work again with few changes
In order to update do
```
bash
```
bash
git pull origin master
git pull origin master
```
```
...
...