mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
docs: remove invalid string:
This commit is contained in:
parent
e962e81a71
commit
d1aa55cd73
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ class Index extends React.Component {
|
|||
{
|
||||
content: 'We have an official **Docker** image ready to use 
\n' +
|
||||
'```bash\n' +
|
||||
'docker pull verdaccio/verdaccio
\n' +
|
||||
'docker pull verdaccio/verdaccio\n' +
|
||||
'```' +
|
||||
'\n and **Kubernetes Helm** support for easy deployment \n '+
|
||||
'```bash\n' +
|
||||
|
|
Loading…
Add table
Reference in a new issue