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.