Skip to content

Commit d040ac8

Browse files
committed
fix readme
1 parent 20da7bd commit d040ac8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Exceptions
22

33
### Install
4+
5+
#### Create file .npmrc
6+
```
7+
echo "@awesome-typescript:registry=https://npm.pkg.github.com" > .npmrc
8+
```
9+
#### Install npm package
410
```
511
npm install [email protected] --save --save-exactcl
612
```

0 commit comments

Comments
 (0)