From 2a41cb1b23dccdcc3ed8fba45caf807078544372 Mon Sep 17 00:00:00 2001 From: "mb @ ts" Date: Wed, 7 Mar 2018 10:37:06 +0100 Subject: [PATCH] testing the git hook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d96fa..f9538c8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ We are currently using two submodules: To update these submodules within your (already) cloned repository, first init the submodule, and then update it: - cd /path/to/submodule + cd /path/to/submodule git submodule init