RippleAPI beginners guide - fix typo

This commit is contained in:
mDuo13
2016-06-14 17:33:52 -07:00
parent f61173c9f0
commit 83221b7b4f
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@ If you have [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
```
git clone https://github.com/ripple/ripple-lib.git
cd ripple-lib
checkout release
git checkout release
```
Alternatively, you can download an archive (.zip or .tar.gz) of a specific release from the [RippleAPI releases page](https://github.com/ripple/ripple-lib/releases) and extract it.