Skip to content

Commit

Permalink
Merge pull request #478 from apiccirilli/patch-1
Browse files Browse the repository at this point in the history
Fixed typo for neurodebian install via apt-get
  • Loading branch information
oesteban committed May 3, 2017
2 parents c6efade + 1ac496c commit 22e2f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Expand Up @@ -13,7 +13,7 @@ Execution system dependencies
If you are using a linux distribution with `neurodebian <http://neuro.debian.net/>`_, installation
should be as easy as::

sudo apt-get fsl afni ants
sudo apt-get install fsl afni ants
sudo ln -sf /usr/lib/ants/N4BiasFieldCorrection /usr/local/bin/

After installation, make sure that all the necessary binaries are added to the ``$PATH`` environment
Expand Down

0 comments on commit 22e2f83

Please sign in to comment.