aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01c5886..5058054 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,12 @@ Assorted files (such as images) can be placed in `files/`.
Install pandoc.
Run `./build.sh` from the project root. This will produce the compiled
-output in `out`.
+output in `blog-staging`.
### Deployment
Run `./deploy.sh`. It will try to log into my website. This will not
work. Edit it for your own needs.
+
+To deploy to *p*roduction, run `./deploy.sh -p`. Again, this will not
+work unless you have my SSH key.