From f87f6290a4de13e81ea65837dda2e662e5b75627 Mon Sep 17 00:00:00 2001 From: Brandon Date: Fri, 4 Nov 2022 22:12:04 -0700 Subject: [PATCH] Fix readme instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad966002..e9da0ba3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If everything went well you should now be able to open your web browser and visi mkdir /standardebooks.org/ebooks/ cd /standardebooks.org/ebooks/ git clone --bare https://github.com/standardebooks/david-lindsay_a-voyage-to-arcturus -/standardebooks.org/web/scripts/deploy-ebook-to-www david-lindsay_a-voyage-to-arcturus +/standardebooks.org/web/scripts/deploy-ebook-to-www david-lindsay_a-voyage-to-arcturus.git ``` If everything went well, `https://standardebooks.test/ebooks` will show the one ebook you deployed.