mirror of https://github.com/onweru/compose.git

weru
23.13.2023 797bdd2f9e7175635dffcc7402fa72021e8e82a7
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
```