From b011a549a7a89b33cdf77fa3ec34f38872f05c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tero=20Hagstr=C3=B6m?= Date: Tue, 21 Aug 2018 09:46:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0039db..0690b57 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Here's how you'd add the submodule. (you'll need to change out the "release-X.X. git clone https://github.com/UH-StudentServices/Styleguide.git hu-styleguide cd hu-styleguide/ git checkout release-X.X.X -``` +```` Once you've added the submodule, you'll have to commit it to the parent repository.