Skip to content
This repository was archived by the owner on Aug 14, 2018. It is now read-only.

Commit b196b46

Browse files
committed
Update readme
1 parent 4e3d8ea commit b196b46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,10 @@ this project and run:
4545

4646
```shell
4747
$ npm install
48-
$ npm test
4948
```
49+
You can use `npm link` to use your development version in your own project:
50+
- Go to `react-esc-resolver` directory and execute command `npm link`
51+
- Go to your project directory and execute command `npm link react-esc-resolver`
5052

5153
## [License](https://github.com/tripss/react-esc-resolver/blob/master/LICENSE)
5254

0 commit comments

Comments
 (0)