fix(docs/cr/seed): fix CLI package name
This commit is contained in:
parent
08ddfe0649
commit
44a83fd817
@ -66,7 +66,7 @@ The XOA backup system requires metadata to correctly associate the source snapsh
|
|||||||
First install the tool (all the following is done from the XOA VM CLI):
|
First install the tool (all the following is done from the XOA VM CLI):
|
||||||
|
|
||||||
```
|
```
|
||||||
npm i -g xo-cr-seed
|
sudo npm i -g --unsafe-perm @xen-orchestra/cr-seed-cli
|
||||||
```
|
```
|
||||||
|
|
||||||
Here is an example of how the utility expects the UUIDs and info passed to it:
|
Here is an example of how the utility expects the UUIDs and info passed to it:
|
||||||
|
Loading…
Reference in New Issue
Block a user