aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-07-07 16:43:57 +0100
committerLouise Crow <louise.crow@gmail.com>2014-07-07 16:43:57 +0100
commit2c8bd801014825dbc3763a7c5d5ed19628379d68 (patch)
tree82020836a25849fde002b2335bb43307a262db99
parent34e19dea411b1ee8827db05e8bc475b2b0809490 (diff)
Note requirement for root privileges
-rw-r--r--docs/installing/manual_install.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index c5110fe55..7f688e813 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -66,6 +66,12 @@ These are packages that the software depends on: third-party software used to
parse documents, host the site, and so on. There are also packages that contain
headers necessary to compile some of the gem dependencies in the next step.
+<div class="attention-box">
+Note the commands in this section will require root privileges
+</div>
+
+### Using other repositories to get more recent packages
+
Add the following repositories to `/etc/apt/sources.list`:
**Debian Squeeze**