0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

doc: remove links

This commit is contained in:
Juan Picado @jotadeveloper 2017-07-23 01:01:18 +02:00
parent fc7d499bf7
commit 66f67c026d
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -53,9 +53,6 @@ Run in your terminal
verdaccio
```
<p align="center"><img src="https://firebasestorage.googleapis.com/v0/b/jotadeveloper-website.appspot.com/o/ezgif.com-video-to-gif%20(1).gif?alt=media&token=f3b29745-946b-4538-aff0-6bbe089a010f
"></p>
After **npm 5.2** you can use npx which install and launch verdaccio with the same command
```bash
@ -96,9 +93,6 @@ npm adduser --registry http://localhost:4873
```bash
npm publish --registry http://localhost:4873
```
<p align="center"><img src="https://firebasestorage.googleapis.com/v0/b/jotadeveloper-website.appspot.com/o/publishNpmVerdaccio.gif?alt=media&token=a56237ae-81f3-4677-9335-ba15e1ae26d1
"></p>
This will prompt you for user credentials which will be saved on the `verdaccio` server.