From 527124a43fe7f04ba1410f557a0e9d33ac02ee51 Mon Sep 17 00:00:00 2001 From: alyan2008 Date: Fri, 25 Dec 2015 10:09:23 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3809392..4358492 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Installation In order to use this platform repository you must follow a few steps: - clone [this very git repository](https://github.com/icekernel/example-ops/) +- Make sure you have updated the submodules: git submodule update --init --recursive - install aws cli - install the platform’s vault password in `~/.ansible/example-vault (`touch ~/.ansible/example-vault` will do for now)