diff --git a/docs/content/themes/installing.md b/docs/content/themes/installing.md index bbadd960198..df4d0ec9246 100644 --- a/docs/content/themes/installing.md +++ b/docs/content/themes/installing.md @@ -28,6 +28,7 @@ Otherwise you will not be able to clone the theme repositories. ```bash $ git clone --depth 1 --recursive https://github.com/spf13/hugoThemes.git themes ``` +Before you use a theme, remove the .git folder in that theme's root folder. Otherwise, this will cause problem if you deploy using Git. ## Installing a specific theme