Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-rios authored Nov 20, 2017
1 parent 0006831 commit 0b26245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ set maltPath in translate_example.cfg to your installation of maltparser
compile server-client modules ($MALTPARSER_DIR= path to your maltparser installtion):

```
cd $SQUOIA_DIR/maltparser_tools/src
cd $SQUOIA_DIR/MT_systems/maltparser_tools/src
javac -cp $MALTPARSER_DIR/maltparser-1.8/maltparser-1.8.jar MPClient.java
javac -cp $MALTPARSER_DIR/maltparser-1.8/maltparser-1.8.jar MaltParserServer.java
```
Expand Down

0 comments on commit 0b26245

Please sign in to comment.