From 2b8335d32d9b7154d02131431b15763c4607f717 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 14 Sep 2022 19:34:27 -0400 Subject: [PATCH] Fix instructions --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index bbfa710..4a66486 100644 --- a/README.org +++ b/README.org @@ -7,4 +7,4 @@ 1. Clone this repository: ~git clone https://git.chrishayward.xyz/chris/wedding-site.git && cd wedding-site~ 2. Load the development shell: ~nix develop~ 3. Run the test server: ~wedding-site-test~ -4. Build and upload: ~wedding-site-build && wedding-site-upload~ +4. Build and update: ~wedding-site-build && wedding-site-update~