diff --git a/README.md b/README.md index c7a5c3d..5a6e72e 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ - Can use `ps waux | grep nginx` to check if the NGINX service is running - MySQL's documentation sucks. - Will be using `mysql_secure_installation --use-default`, for now as I can't find what the defaults actually are. - - [https://dev.mysql.com/doc/refman/5.7/en/mysql-secure-installation.html] \ No newline at end of file + - [https://dev.mysql.com/doc/refman/5.7/en/mysql-secure-installation.html] +- Use `nginx -s reload` to reload the web server's configurations \ No newline at end of file