diff --git a/README.markdown b/README.markdown index 331f987..0aaa0ed 100644 --- a/README.markdown +++ b/README.markdown @@ -40,7 +40,7 @@ Here are the instructions: This will create a directory with the database in it with the correct permissions for the webserver. To set permissions for the cache correctly execute chmod 0777 stacks-website/php/cache -9. change directory into stacks-website and edit the file `conf.ini` setting database = "database/stacks.sqlite", directory = "", and project = "/path/to/base/stacks-website/tex" +9. change directory into stacks-website and edit the file `config.ini` setting database = "database/stacks.sqlite", directory = "", and project = "/path/to/base/stacks-website/tex" 10. sanity check: at this point if you point your browser to `http://localhost:8080` you should not get an error concerning the database