mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Fix typo in command to clone hugoBasicExample
This commit is contained in:
parent
8abbea4894
commit
7f0db69a6f
@ -14,7 +14,7 @@ It is intended to be a demo site for the various [Hugo themes][].
|
||||
|
||||
In other words:
|
||||
|
||||
<pre><code>git clone https://github.com/gohugio/HugoBasicExample.git
|
||||
<pre><code>git clone https://github.com/gohugoio/HugoBasicExample.git
|
||||
cd HugoBasicExample
|
||||
git clone --recursive https://github.com/gohugoio/hugoThemes.git themes
|
||||
hugo server -t <em>themename</em>
|
||||
|
Loading…
Reference in New Issue
Block a user