From 44a83fd817bb0b30b098f272e9fe2c59a339d10d Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Wed, 6 Mar 2019 19:23:33 +0100 Subject: [PATCH] fix(docs/cr/seed): fix CLI package name --- docs/continuous_replication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/continuous_replication.md b/docs/continuous_replication.md index 765a612be..777b556d5 100644 --- a/docs/continuous_replication.md +++ b/docs/continuous_replication.md @@ -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): ``` -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: