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:
-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