summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6b91091..159085c 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,6 @@ git init
Now you can add Argo as a git submodule to your project, set it as your project's theme and start Hugo's embedded web server with the following commands:
```sh
-```
-```sh
git submodule add https://codeberg.org/arrief/hugo-Argo.git themes/Argo
echo "theme = 'Argo'" >> hugo.toml
hugo server