File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ There are several ways to install Slyde: [installing an npm package](#npm-packag
125125> [ !NOTE]
126126> This might require a token from GitHub to function.
127127
128- To install Slyde using [ npm] ( https://www.npmjs.com/ ) from [ GitHub' NPM registry] ( https://npm.pkg.github.com/ ) , run the following command:
128+ To install Slyde using npm from [ GitHub' NPM registry] ( https://npm.pkg.github.com/ ) , run the following command:
129129
130130``` Shell
131131npm install @tygo-van-den-hurk/slyde --registry=https://npm.pkg.github.com/
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ There are several ways to install Slyde: [installing an npm package](#npm-packag
3838> [ !NOTE]
3939> This might require a token from GitHub to function.
4040
41- To install Slyde using [ npm] ( https://www.npmjs.com/ ) from [ GitHub' NPM registry] ( https://npm.pkg.github.com/ ) , run the following command:
41+ To install Slyde using npm from [ GitHub' NPM registry] ( https://npm.pkg.github.com/ ) , run the following command:
4242
4343``` Shell
4444npm install @tygo-van-den-hurk/slyde --registry=https://npm.pkg.github.com/
You can’t perform that action at this time.
0 commit comments