Merge pull request #11 from weidenhaus/patch-1
Fix typo in getting-started.md
This commit is contained in:
commit
47ca4972b8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ To prepare your new site environment just a few steps are required:
|
||||||
cd demosite
|
cd demosite
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Install the Geekdoc theme from a [release bundle](#option-1-download-pre-build-release-bundle) (recommended) or form [Git branch](#option-2-clone-the-github-repository).
|
3. Install the Geekdoc theme from a [release bundle](#option-1-download-pre-build-release-bundle) (recommended) or from [Git branch](#option-2-clone-the-github-repository).
|
||||||
|
|
||||||
4. Create the minimal required Hugo configuration `config.toml`. For all configuration options see [here](/usage/configuration/).
|
4. Create the minimal required Hugo configuration `config.toml`. For all configuration options see [here](/usage/configuration/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue