From 07c6918beca1e20eac9cb425e5004e23e46431f8 Mon Sep 17 00:00:00 2001 From: fzeder Date: Tue, 25 Oct 2016 00:08:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43602566..4f2d9353 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ $ git push origin HEAD You may need to update your submodules. ```bash -git submodule update --init --recursive +$ git submodule update --init --recursive ``` ### Dependencies