1
Fork 0

Remove custom registry instructions.

This commit is contained in:
Bauke 2023-05-08 12:25:57 +02:00
parent 7c95c574ce
commit fd20d051a1
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 0 additions and 8 deletions

View File

@ -8,14 +8,6 @@
* 100% code coverage.
* TypeScript definitions included.
## Registry Setup
To use this package, add a registry for the `@holllo` scope to your npm configuration.
```
npm config set @holllo:registry https://git.bauke.xyz/api/packages/Holllo/npm/
```
## Usage
```ts