Minor change to test git hook
authorMichael McMahon <michael@fsf.org>
Tue, 3 Jan 2023 18:17:15 +0000 (13:17 -0500)
committerMichael McMahon <michael@fsf.org>
Tue, 3 Jan 2023 18:17:15 +0000 (13:17 -0500)
README.md

index c2b8c18d7d549372cdccb8beadbfa9a4d1ccbada..2620a7ed87905a739a70accbc8ba7c74f34bc39e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -52,7 +52,8 @@ Now you should be able to see the main site under at <http://localhost/2023>
 Replace `2023` with the year you want to work on.
 
 Note that if you visit the root of the site: http://localhost then you will be
-redirected to https://libreplanet.org, so you won't see your own changes there.
+redirected to https://libreplanet.org, so you will not see your own changes
+there.
 
-To make edits to the git repo, just cd /var/www/html/libreplanet-static/, and
+To make edits to the git repo, just `cd /var/www/html/libreplanet-static/`, and
 make changes there.