Browse Source

Revised to reflect config changes

William Duyck 12 years ago
parent
commit
a0c6fd5d1c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs.html

+ 1 - 2
docs.html

@@ -105,8 +105,7 @@
 	      	<li>That's it. Tweak the <code>.htaccess</code> file if required.</li>
 	      <ol>
 	      <br />
-	      <p>You can override the default Pico settings (and add your own custom settings) by editing config.php in the root Pico directory. The config.php file
-		  lists all of the settings and their defaults. To override a setting simply uncomment it in config.php and set your custom value.</p>
+	      <p>You can override the default Pico settings (and add your own custom settings) by creating a config.php file in the root Pico directory. The config.php.dist file lists all of the settings and their defaults. To override a setting simply copy config.php.dist to config.php, and uncomment the setting in config.php and set your custom value.</p>
 	      <hr>
 	      <h3 id="creating-content">Creating Content</h3>
 	      <p>Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create <code>.md</code> files in the "content"