Merge pull request #445 from nchelluri/patch-1
[doc] Add "Dependency" anchor link to quick start section [ci skip]
This commit is contained in:
commit
9b49ade03a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue