diff --git a/README.md b/README.md index 9ff0ad5a..1ccb444e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ make ``` Running `make` here generates all the assets for the project and it's now ready -to be run by any webserver (just make sure all requests are sent to `index.html`, +to perform by any webserver (just make sure all requests are sent to `index.html`, see the `.htaccess` file for reference).