summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2016-01-26 19:29:38 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2016-01-26 19:29:38 +0100
commit9b49ade03a3e5d9089ee031bdf733004cee8a36e (patch)
tree696b9816a2e2db4ddecd9b34cf2674a38ab6fe53
parentaea196104b73be60b5e53972e45e0429e158e193 (diff)
parent8c43aebffd5357fc7aae45f57f8f4608bd81b3f9 (diff)
downloadfork-ledger-9b49ade03a3e5d9089ee031bdf733004cee8a36e.tar.gz
fork-ledger-9b49ade03a3e5d9089ee031bdf733004cee8a36e.tar.bz2
fork-ledger-9b49ade03a3e5d9089ee031bdf733004cee8a36e.zip
Merge pull request #445 from nchelluri/patch-1
[doc] Add "Dependency" anchor link to quick start section [ci skip]
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 759fa26a..2e942d76 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ and easy to use.
## For the Impatient
-I know, you just want to build and play. If you have all the dependencies
-installed (see below), then simply do this:
+I know, you just want to build and play. If you have all the [dependencies](#dependencies)
+installed, then simply do this:
$ git clone git://github.com/ledger/ledger.git
$ cd ledger && ./acprep update # Update to the latest, configure, make