From 3ed668a1449e6dcd2748a360ca0920c2713a1d0b Mon Sep 17 00:00:00 2001 From: Anatoly Bogatyrev Date: Thu, 2 Jun 2022 20:58:02 +0300 Subject: [PATCH] Information about make get in the case of the first run to the Readme file has been added. (#182) Signed-off-by: anatoly@nspcc.ru --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e4f73ed..dd8486e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ $ git clone https://github.com/nspcc-dev/neofs-dev-env.git Run next commands from project's root: +``` +$ make get +``` + +This command should be executed for the first run only to execute +`make hosts`. It is part of the `make up` and, if the hosts have +been added already, there is no need to run it separately. + ``` $ make hosts 192.168.130.10 bastion.neofs.devenv