diff --git a/docs/content/documentation/themes/installing-and-using-themes.md b/docs/content/documentation/themes/installing-and-using-themes.md index 674366a6..16b5bc4a 100644 --- a/docs/content/documentation/themes/installing-and-using-themes.md +++ b/docs/content/documentation/themes/installing-and-using-themes.md @@ -7,11 +7,11 @@ weight = 20 ## Installing a theme The easiest way to install a theme is to clone its repository in the `themes` -directory. +directory: ```bash $ cd themes -$ git clone THEME_REPO_URL +$ git clone ``` Cloning the repository using Git or another VCS will allow you to easily