From 5c3689df3ab477801de1dfd3c49a7bab5da4752a Mon Sep 17 00:00:00 2001 From: Bryan Black <2366082-reel@users.noreply.gitlab.com> Date: Sun, 30 Oct 2022 12:54:17 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e29a4..62a99a0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Build your own EVM tools for Ubuntu. ## Initialization ```bash - ansible-galaxy install -r roles/requirements.yml +git clone https://gitlab.com/shopglue/ziion-tools.git +cd ziion-tools/ansible +ansible-galaxy install -r roles/requirements.yml ``` ## Requirements