diff --git a/README.md b/README.md index 09a5034..b3654e1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Resultium commit standardization library 1. Set up @resultium registry in an .npmrc file in your home directory with following content: ``` - @resultium:registry=https://git.resultium.net/api/packages/technology/npm/ + @resultium:registry=https://git.resultium.net/api/packages/public/npm/ ``` 2. Install the package using npm ```