aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2023-06-19 17:53:27 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2023-06-19 17:53:27 +0200
commitac731789b3dc48df4bdaacb49ea7a87d46d8d44e (patch)
tree031e3926a7abec72ae3a5c959c47538b1c3eb603 /README.md
parentcf304f5ecd3c1f62fc213e92224edfa9b03a7577 (diff)
Fix bio
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 273a550..fbdf5c7 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,4 @@ a basic template (`hugo new post/mypost.md`), or peak at a previous post.
## Generate a new website that can be published
1. Check that it runs as expected locally (see quick start, step 3).
2. Run `hugo`. This will update the `public` repository that is deployed somewhere.
-3. `rsync -r public/* nemo:/var/www/rgdd.se/html/`
+3. `rsync -r public/* nemo:/var/www/rgdd.se/`