Skip to content

Commit

Permalink
Updated installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
vbudhram committed Mar 6, 2015
1 parent 17e3570 commit e777130
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ This is a NodeJS project that tests the 'MUST' requirements of the [xAPI Spec](h

### Installation

In the project working directory run the following commands.
Clone and install

```bash
$ git clone https://github.com/RiptideCloud/lrs-conformance-tests.git
$ cd lrs-conformance-tests
$ npm install
$ npm link
```
Expand Down

0 comments on commit e777130

Please sign in to comment.