We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844f8e6 commit 6f6af89Copy full SHA for 6f6af89
README.md
@@ -1,7 +1,9 @@
1
# README
2
3
+To start writing for the first time:
4
+
5
```
6
brew install hugo
-git submodule add -f https://github.com/panr/hugo-theme-terminal.git themes/terminal
7
+git submodule add -b amree.dev git@github.com:amree/hugo-theme-terminal.git themes/terminal
8
hugo server -t terminal
9
0 commit comments