Skip to content

Commit 4f3acdb

Browse files
committed
docs(shrinkwrap): correct directory path
1 parent 6404dd8 commit 4f3acdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-shrinkwrap.readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ after:
6161
},
6262
```
6363

64-
2. Then delete the `minichain` directory: `rm -rf tsd/node_modules/minichain`.
64+
2. Then delete the `minichain` directory: `rm -rf node_modules/tsd/node_modules/minichain`.
6565

6666
Afterwards resume the shrinkwrap update and cleaning steps.

0 commit comments

Comments
 (0)