From 941d86880160c4e4019485ad728d1e779d6aaf5e Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 23 Jul 2023 17:52:06 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dcffd9..dbd7486 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Simply clone this repository in your home directory and rename it to something l Make sure to give it the apropriate permissions: -`sudo chown -R www-data:www-data /location/of/your/homepage` +* `sudo chown -R www-data:www-data /location/of/your/homepage` -`sudo chmod -R 755 /location/of/your/homepage` +* `sudo chmod -R 755 /location/of/your/homepage` ## Support Since this is a personal project, don't expect much support; this is provided as is. That said, I'll do what I can to assist you if it's within reason.