From fd20d051a1209218a910c9404dd9fc03a1a63c8a Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 8 May 2023 12:25:57 +0200 Subject: [PATCH] Remove custom registry instructions. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 22b9f75..86ed362 100644 --- a/README.md +++ b/README.md @@ -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