docs(shrinkwrap): correct directory path
This commit is contained in:
parent
6404dd8293
commit
4f3acdb004
|
@ -61,6 +61,6 @@ after:
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Then delete the `minichain` directory: `rm -rf tsd/node_modules/minichain`.
|
2. Then delete the `minichain` directory: `rm -rf node_modules/tsd/node_modules/minichain`.
|
||||||
|
|
||||||
Afterwards resume the shrinkwrap update and cleaning steps.
|
Afterwards resume the shrinkwrap update and cleaning steps.
|
||||||
|
|
Loading…
Reference in New Issue