Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAles Tamchyna <a.tamchyna@gmail.com>2011-10-22 13:44:27 +0400
committerAles Tamchyna <a.tamchyna@gmail.com>2011-10-22 13:44:27 +0400
commite31f75a1d42344712f5cd16acea74f63aa8d9960 (patch)
treeb342a52016295b957dff1b88f4e1227074a7be3c /cruise-control
parent5f8600e1bd585d693d2300fac6b44936e7527974 (diff)
minor change in readme
Diffstat (limited to 'cruise-control')
-rw-r--r--cruise-control/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/cruise-control/README b/cruise-control/README
index 6a45d7241..3d65d7aac 100644
--- a/cruise-control/README
+++ b/cruise-control/README
@@ -26,7 +26,9 @@ How to set up the web interface:
1) Install Apache and PHP
-2) Point StaticData::logs_path to correct directory, e.g. /home/cruise/logs/example/
+2) Copy files from cruise-control/web into Apache's www directory
+
+3) Point StaticData::logs_path to correct directory, e.g. /home/cruise/logs/example/
Default value is 'data', you might want to just create a symlink.
Written by Ondrej Bojar, Ales Tamchyna, Barry Haddow, Rimas Blazaitis