From 797bdd2f9e7175635dffcc7402fa72021e8e82a7 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 23 Jan 2023 16:13:02 +0000
Subject: [PATCH] edit content

---
 exampleSite/content/docs/compose/install-theme.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exampleSite/content/docs/compose/install-theme.md b/exampleSite/content/docs/compose/install-theme.md
index 9cf0c06..109a5d3 100755
--- a/exampleSite/content/docs/compose/install-theme.md
+++ b/exampleSite/content/docs/compose/install-theme.md
@@ -23,8 +23,8 @@
 
 This option enables you to load compose theme as a hugo module. First things first, ensure you have `go` binary [installed on your machine](https://golang.org/doc/install).
 
-```bash
-git clone https://github.com/onweru/compose/
+```shell
+$ git clone https://github.com/onweru/compose/
 cd compose/exampleSite/
 hugo server
 ```

--
Gitblit v1.10.0