Update GUIDES.md

This commit is contained in:
Alan Cohen
2015-03-24 09:17:43 -07:00
parent 6de96f62df
commit 1012381d3d

View File

@@ -18,7 +18,7 @@ This file provides step-by-step walkthroughs for some of the most common usages
##Connecting to the Ripple network
1. [Get ripple-lib](README.md#getting-ripple-lib)
1. [Get ripple-lib](../README.md#installation)
2. Load the ripple-lib module into a Node.js file or webpage:
```js
/* Loading ripple-lib with Node.js */