fix(plugins/README): link to the documentation (#3866)

They cannot be installed from the npm repository.
This commit is contained in:
Julien Fontanet
2019-01-14 21:07:43 +01:00
committed by GitHub
parent ea48136797
commit f25705d559
13 changed files with 13 additions and 65 deletions
+1 -5
View File
@@ -4,11 +4,7 @@ XO-Server plugin that allows load balancing.
## Install
Go inside your `xo-server` folder and install it:
```
> npm install --global xo-server-load-balancer
```
For installing XO and the plugins from the sources, please take a look at [the documentation](https://xen-orchestra.com/docs/from_the_sources.html).
## Usage