fix error in doc

This commit is contained in:
Olivier Lambert 2014-06-03 15:11:39 +02:00
parent be4511d95b
commit 62df78f329

View File

@ -18,7 +18,7 @@ npm install -g xo-cli
#### Register your XO instance
```
xo-cli --register http://xo.my-company.net/api/admin@admin.net admin
xo-cli --register http://xo.my-company.net/api/ admin@admin.net admin
```
Note: only a token will be saved in the configuration file.