Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Commit ed97b17

Browse files
committed
twiddle the readme
1 parent c6dbefd commit ed97b17

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22

33
# Testing
44

5-
* Install global dependencies
5+
* Install dependencies
66
```
7-
$ sudo npm install -g mocha coffee-script gulp
8-
```
9-
10-
* Load the test data set
11-
```
12-
$ cd integration
13-
$ conjur policy load -c policy.json policy.rb
7+
$ npm install
148
```
159

1610
* Configure gulp reporting (optional)
@@ -24,4 +18,3 @@
2418
```
2519
$ gulp
2620
```
27-

0 commit comments

Comments
 (0)