diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-23 03:43:16 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-23 03:43:16 (GMT) |
commit | 54bf1cf7d9e93c37d61b574973c20677ad389299 (patch) | |
tree | 824e2bce721125c42bbe7e1f978269b34653abca /README.md | |
parent | 821c064f3e6d624152b49f2297b750bdc53f3a5f (diff) |
update README.md lines to look better on github.com
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -124,9 +124,9 @@ Then after you've cloned this git repository, use a package manager to download packages for the dependency libraries listed above. Convenience scripts are provided for some popular systems: -Ubuntu, Debian: ./scripts/ubuntu-build-dependencies.sh -OpenSUSE: ./scripts/opensuse-build-dependencies.sh -Fedora, Redhat: ./scripts/fedora-build-dependencies.sh + Ubuntu, Debian: ./scripts/ubuntu-build-dependencies.sh + OpenSUSE: ./scripts/opensuse-build-dependencies.sh + Fedora: ./scripts/fedora-build-dependencies.sh Check your library versions to make sure they meet the minimum requirements listed above. After that follow the Compilation |