diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md index 25c0c4d..c2c54a9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ A minimal static site generator tailored to my needs. CI: [https://hydra.emile.space/project/vokobe](https://hydra.emile.space/project/vokobe) -## Installation - -Install my-project with cargo +## Build ```bash ; cargo build --release |