diff --git a/README.md b/README.md index 5f26d3c..db127c9 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,8 @@ us to work on new articles and still store the pages here in the repository. ## Deploying the site -TODO. +We have a Git hook setup, so just push as you would as normal: + +``` +$ git push origin master +```