Update README.md
This commit is contained in:
@@ -22,8 +22,8 @@ The `@vaporvee/template-sanity` CLI sets up a fully functional monorepo with:
|
|||||||
|
|
||||||
Create a file called `.npmrc` in your home directory with the following content:
|
Create a file called `.npmrc` in your home directory with the following content:
|
||||||
```
|
```
|
||||||
@vaporvee:registry=https://git.vaporvee.com/api/packages/testuser/npm/
|
@vaporvee:registry=https://git.vaporvee.com/api/packages/vaporvee/npm/
|
||||||
//git.vaporvee.com/api/packages/testuser/npm/:_authToken=<YOUR_TOKEN>
|
//git.vaporvee.com/api/packages/vaporvee/npm/:_authToken=<YOUR_TOKEN>
|
||||||
```
|
```
|
||||||
|
|
||||||
You can now scaffold a new project using the CLI:
|
You can now scaffold a new project using the CLI:
|
||||||
|
|||||||
Reference in New Issue
Block a user