Update README.md

This commit is contained in:
Peter 2023-07-23 17:52:06 -04:00
parent 71bcca0f57
commit 941d868801

View file

@ -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.