summaryrefslogtreecommitdiff
path: root/src/server/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/README')
-rw-r--r--src/server/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/server/README b/src/server/README
index a3247c78d..a22c596f4 100644
--- a/src/server/README
+++ b/src/server/README
@@ -55,8 +55,12 @@
$ make gwt-fridge
Then see http://localhost:41296/fridge/
+- GWT morphology:
+ $ make gwt-morpho
+ Then see http://localhost:41296/morpho/
-
+ The MorphoService.hs module has build-in paths to the grammar that will be loaded.
+ This have to be fixed by hand
== Running (Apache) ==