Remove the registry setup section.

This commit is contained in:
Bauke 2024-01-25 12:42:05 +01:00
parent 5cdb02bc80
commit 998fa08fad
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 0 additions and 8 deletions

View File

@ -2,14 +2,6 @@
> **Holllo's Preact component library.**
## 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/
```
## License
Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/Holllo/preact-components/src/branch/main/LICENSE) for more information.