In the README.md there is a missing semicolon after the include. ``` server { ... include /usr/share/nginx/html/nginx-errors/nginx-errors.conf; } ```