Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMelt committed May 2, 2024
1 parent bc00128 commit f23042a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ or a specific version :
git clone -b v1.0 https://github.com/nextsimdg/nextsimdg.git
It may be easier to use either the docker file (see below), or the ``spack`` installation instructions.


Dependencies
------------
Expand Down Expand Up @@ -47,7 +49,7 @@ You must have root privilege :
.. code::
sudo apt-get update
sudo apt-get install netcdf-bin libnetcdf-c++4-dev libboost-all-dev cmake
sudo apt-get install netcdf-bin libnetcdf-c++4-dev libboost-all-dev cmake subversion
svn checkout http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/trunk xios
cd xios
./make_xios --arch <your_architecture>
Expand Down

0 comments on commit f23042a

Please sign in to comment.