diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-11 05:34:38 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-11 05:34:38 (GMT) |
commit | c89ff6a7e1b5243a130b79e97fd5e055f1f079bf (patch) | |
tree | 737b822544e97b2d2eee75541957861aa108221f /README.md | |
parent | 54f6fb27545f13eedac3c4dc2c4219e20913bc35 (diff) |
update documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -121,7 +121,7 @@ After that, follow the Compilation instructions below. First, make sure that you have development tools installed. Then use a package manager to download the appropriate packages. Scripts are -available for popular systems: +available for popular systems to attempt semi-automatic installation: Aptitude based systems (ubuntu, debian): @@ -132,7 +132,7 @@ Zypper based systems (opensuse) ./scripts/opensuse-build-dependencies.sh Check your binary packaged library versions to make sure they meet the -minimum requirements listed above. After that, follow the Compilation +minimum requirements listed above. After that follow the Compilation instructions below. ### Building for older Linux or without root access |