From e6255da64edd9a8d1d388215b467aa4d1546442d Mon Sep 17 00:00:00 2001 From: "Kevin C. Coram" Date: Sat, 4 Jan 2020 16:40:46 -0500 Subject: [PATCH] Fix instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff5911..30b5b51 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ instructions on how to install Hugo, create a site, and install a theme. Installing the theme as a git submodule is the preferred way. ``` -git add submodule https://git.thecorams.net/kevin/semantic-indieweb.git themes/semantic-indieweb +git submodule add https://git.thecorams.net/kevin/semantic-indieweb.git themes/semantic-indieweb ``` ### Example Site