summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNarsimham Chelluri <nchelluri@users.noreply.github.com>2016-01-25 00:18:10 -0800
committerNarsimham Chelluri <nchelluri.public+git.commit@gmail.com>2016-01-26 10:06:32 -0800
commit8c43aebffd5357fc7aae45f57f8f4608bd81b3f9 (patch)
tree696b9816a2e2db4ddecd9b34cf2674a38ab6fe53
parentaea196104b73be60b5e53972e45e0429e158e193 (diff)
downloadfork-ledger-8c43aebffd5357fc7aae45f57f8f4608bd81b3f9.tar.gz
fork-ledger-8c43aebffd5357fc7aae45f57f8f4608bd81b3f9.tar.bz2
fork-ledger-8c43aebffd5357fc7aae45f57f8f4608bd81b3f9.zip
[doc] Add "Dependency" anchor link to quick start section
The quick start section is already called "For the Impatient", and this minor doc tweak should decrease the time and effort demanded of a new user before their first run by a very tiny amount, and it makes the README a touch more cohesive. [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