From: Michael Hanke Date: Fri, 15 Apr 2011 00:41:38 +0000 (-0400) Subject: Save some space on the frontpage. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cb0012051cf9f794b6b1649479c72bed89f3fafb;p=neurodebian.git Save some space on the frontpage. --- diff --git a/sphinx/index.rst b/sphinx/index.rst index e87a3ce..24c3bbd 100644 --- a/sphinx/index.rst +++ b/sphinx/index.rst @@ -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::