update the Makefile and the README for the server

This commit is contained in:
krasimir
2009-06-04 16:45:29 +00:00
parent 702bc404ec
commit 2c5ff0f4b1
2 changed files with 9 additions and 1 deletions

View File

@@ -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) ==