diff --git a/README.md b/README.md index 10ee18f9e..27b2429e5 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ npm publish --registry http://localhost:4873 This will prompt you for user credentials which will be saved on the `verdaccio` server. -##### Server Side Configuration +## Server Side Configuration When you start a server, it auto-creates a config file. For instructions on how to run Verdaccio as a service, with a nice URL or behind a proxy have a look at the [server-side configure document](https://github.com/verdaccio/verdaccio/tree/master/wiki/server.md).