Update Readme.md

Fix some text
This commit is contained in:
aainfo 2022-04-26 03:51:06 +02:00 committed by GitHub
parent aacf07e29d
commit 45a3b0c26d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ Editer le fichier var.mk
Editier content/index.md
# Construire le site
```
make init
make config # /!\ Attention ecrase le fichier config.toml
make build
```