Update source link
This commit is contained in:
parent
08fcb6c196
commit
0a2634730c
2 changed files with 3 additions and 3 deletions
|
@ -5,10 +5,10 @@ Type: Document
|
|||
|
||||
import { Prism } from '@astrojs/prism';
|
||||
|
||||
Zorn is available to install as a package from [npmjs.org](https://npmjs.org/) or [npm.sudovanilla.org](https://npm.sudovanilla.org/).
|
||||
Zorn is available to install as a package from [npmjs.org](https://npmjs.org/) or [registry.sudovanilla.org](https://registry.sudovanilla.org/).
|
||||
|
||||
```bash
|
||||
npm install @minpluto/zorn --registry https://npm.sudovanilla.org
|
||||
npm install @minpluto/zorn --registry https://registry.sudovanilla.org
|
||||
```
|
||||
|
||||
Next: [**Basic Setup**](/basic-setup/)
|
Loading…
Add table
Add a link
Reference in a new issue