mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-17 16:44:24 -04:00
README: Fix typo in command to clone hugoBasicExample
This commit is contained in:
commit
f7270cb4e1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue