Skip to content

Commit 1b0e5b6

Browse files
Update README file with instructions on how to forcefully update the specmatic-node-beta version
1 parent 2da1138 commit 1b0e5b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Install the node packages for this project.
1010
npm install
1111
```
1212

13+
```shell
14+
npm install git+https://github.com/znsio/specmatic-node-beta.git#d16f9fe
15+
```
16+
Note - Pick up the version (#d16f9fe) from package.json
17+
1318
## Running automated UI Component tests with Specmatic GraphQL Stub
1419

1520
```shell

0 commit comments

Comments
 (0)