docs: update README

This commit is contained in:
Henk Verlinde 2020-11-04 16:10:54 +01:00
parent a9aa6ab1af
commit a1d2e8091a
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Six reasons why you should use Doks:
Make sure all dependencies have been installed: Make sure all dependencies have been installed:
- [Hugo](https://gohugo.io/) >= 0.75.0/extended - [Hugo](https://gohugo.io/) >= 0.75.0/extended
- [Node.js](https://nodejs.org/) >= 14.15.0 (needed to install npm packages and run scripts) - [Node.js](https://nodejs.org/) >= 14.15.0 (needed to install npm packages and run commands)
## Get started ## Get started
@ -37,7 +37,7 @@ Create a new Doks project:
git clone https://github.com/h-enk/doks.git my-doks-site git clone https://github.com/h-enk/doks.git my-doks-site
``` ```
Install dependencies: Install npm packages:
```bash ```bash
# @ my-doks-site/ # @ my-doks-site/