diff --git a/README.md b/README.md index 5adf476..6c0ee82 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,10 @@ $ zola serve ## Contributing Send changes to https://git.clan.lol/clan/clan-homepage + + +## To update the website + +``` +$ nix run .#deploy +```