Merge pull request #1 from aainfo/aainfo-patch-1

Update Readme.md
This commit is contained in:
aainfo 2022-04-26 03:51:19 +02:00 committed by GitHub
commit 9cd876d440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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