There was an error while loading. Please reload this page.
1 parent 8ebb8ad commit 4f105f5Copy full SHA for 4f105f5
1 file changed
README.md
@@ -44,14 +44,6 @@ npx @stoplight/spectral-cli@6.14.2 lint spec/openapi.yaml
44
45
### Setup
46
47
-Configure npm to use GitHub Packages for the `@selfpatch` scope:
48
-
49
-```bash
50
-echo "@selfpatch:registry=https://npm.pkg.github.com" >> .npmrc
51
-```
52
53
-Install the package and its peer dependency:
54
55
```bash
56
npm install @selfpatch/ros2-medkit-client-ts openapi-fetch
57
```
0 commit comments