diff options
author | Pim van den Berg | 2009-09-23 21:56:55 +0200 |
---|---|---|
committer | Pim van den Berg | 2009-09-23 21:56:55 +0200 |
commit | 2ed4db1cdc3d4419df77179b2a8368d35c76d29d (patch) | |
tree | d92f1c73d178f8a50b4aaf23c660bd74f8150e16 /doc | |
parent | include local config if it exists (diff) | |
download | apt-panopticon_cgp-2ed4db1cdc3d4419df77179b2a8368d35c76d29d.zip apt-panopticon_cgp-2ed4db1cdc3d4419df77179b2a8368d35c76d29d.tar.gz apt-panopticon_cgp-2ed4db1cdc3d4419df77179b2a8368d35c76d29d.tar.bz2 apt-panopticon_cgp-2ed4db1cdc3d4419df77179b2a8368d35c76d29d.tar.xz |
very short installation instructions
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/INSTALL b/doc/INSTALL new file mode 100644 index 0000000..c0da959 --- /dev/null +++ b/doc/INSTALL | |||
@@ -0,0 +1,3 @@ | |||
1 | CGP is designed to run out of the box. If you want to modify some | ||
2 | configuration settings, please create conf/config.local.php to overrule | ||
3 | the settings from conf/config.php. | ||