From 37bf96811ee27ea79a31968d2205b7507300e482 Mon Sep 17 00:00:00 2001 From: aboutDavid <62346025+aboutDavid@users.noreply.github.com> Date: Tue, 9 Mar 2021 10:15:15 -0500 Subject: [PATCH] fix formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ecaf4e..7600959 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A CLI based guestbook. Orignally made for https://tilde.club/~aboutdavid/guestbo ```bash # Change your directory into yours. cd ~ + # Choose any filename for the guestbook. Make sure you chmod it so only you can modify it. touch ./public_html/guestbook.txt