From cc6ed22a22b148ebfb0451b1cfd2120ff4d39db6 Mon Sep 17 00:00:00 2001 From: Ingo Blechschmidt Date: Fri, 3 Nov 2017 16:32:08 +0100 Subject: [PATCH] typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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