Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LMGC90
LMGC90_user
Commits
95c16cb1
Commit
95c16cb1
authored
Feb 03, 2016
by
mozul
Browse files
update readme file
parent
9b7019a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
95c16cb1
...
...
@@ -21,9 +21,9 @@ To update to very last version from a terminal in current directory:
$> git pull origin master
```
To get as specific version, for example
*
rc
201
5a
*
:
To get as specific version, for example
*201
6.rc3
*
:
```
$> git pull origin
rc
201
5a
$> git pull origin 201
6.rc3
```
Compilation
...
...
@@ -57,7 +57,7 @@ On Ubuntu the list of package needed for compiling and using is:
gfortran gcc g++ liblapack-dev python-dev python-numpy python-vtk swig cmake paraview
For the doc you will also need:
doxygen graphviz
sphinx
python-numpydoc texlive-latex-extra dvipng
doxygen graphviz python-numpydoc texlive-latex-extra dvipng
imagemagick
On MacOs using macports:
...
...
@@ -70,10 +70,7 @@ sudo port select python27
```
For the doc:
doxygen graphvix py27-sphinx py27-pip texlive-latex-extra dvipng
And with pip, install the following python package:
numpydoc
doxygen graphvix py27-sphinx py27-sphinx texlive-latex-extra dvipng ImageMagick
Building
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment