diff --git a/README.md b/README.md index eb6486c..6319dc0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,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/basic-theme.git themes/basic-theme +git submodule add https://git.thecorams.net/kevin/basic-theme.git themes/basic-theme ``` ### Example Site