diff --git a/README.md b/README.md index 8a30b70..c2ff289 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ ``` just # 🛕 ``` + +## installation + +install with cargo from source: + +``` +cargo install --git https://codeberg.org/unspeaker/vestal +```