diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-07 16:43:27 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-07 16:43:27 +0100 |
commit | 34e19dea411b1ee8827db05e8bc475b2b0809490 (patch) | |
tree | 25a90edf48b438098bccc42d5efe29f10d78992a /docs/installing/manual_install.md | |
parent | e71d580acd2fa59874e29fa2a11a9b631370f36e (diff) |
More descriptive heading and make headings same level
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r-- | docs/installing/manual_install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 1b9df6abe..c5110fe55 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -60,7 +60,7 @@ submodules, run: git submodule update --init -## Install system dependencies +## Prepare to install system dependencies using OS packages 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 @@ -132,7 +132,7 @@ you kill it), patch it yourself, or use the Debian package compiled by mySociety (see link in [issue 305](https://github.com/mysociety/alaveteli/issues/305)) -### Install the dependencies +## Install the dependencies Refresh the sources after adding the extra repositories: |