diff options
author | Emile <HanEmile@users.noreply.github.com> | 2023-09-14 22:14:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 22:14:48 +0200 |
commit | 38ef6cbe221bc424126e9946c40ec60e878c344d (patch) | |
tree | f64f1f4a1126d27db5efed3573b7b970542f040e | |
parent | 0d9e1444882ee039691fd95ab38bcfa034a72a5e (diff) |
-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 |