]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Save some space on the frontpage.
authorMichael Hanke <michael.hanke@gmail.com>
Fri, 15 Apr 2011 00:41:38 +0000 (20:41 -0400)
committerMichael Hanke <michael.hanke@gmail.com>
Fri, 15 Apr 2011 00:41:38 +0000 (20:41 -0400)
sphinx/index.rst

index e87a3cedb127c28b548e9198e53711b97a4a9024..24c3bbd9d9cd5404f222b6acae04b95d43a428e8 100644 (file)
@@ -74,14 +74,11 @@ with the NeuroDebian repository key and package source information.
 
 .. include:: sources_lists
 
-Once this is done, you have to update the package index. Use your favorite
-package manager, e.g. synaptic, adept. In the terminal you can use
-:command:`apt-get` to achieve this::
+Once this is done, you have to update the package index and you are ready to
+install packages. Use your favorite package manager, e.g. synaptic, adept. In
+the terminal you can use :command:`apt-get`::
 
   sudo apt-get update
-
-Now, you can install packages, e.g.::
-
   sudo apt-get install mricron
 
 .. note::