Skip to content

Commit 5dd08b8

Browse files
committed
Update README.md
1 parent ba714d3 commit 5dd08b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Open powershell in windows (run->powershell) <br />
2323
4) $env:GATE_HOME="..\GATEFiles" (beware: you are giving a relative path for ease.)<br />
2424

2525
**Run\Test:**<br />
26-
java -cp '.\bin*;..\GATEFiles\lib*;..\GATEFILES\bin\gate.jar;.\lib*' code4goal.antony.resumeparser.ResumeParserProgram .\UnitTests\AntonyDeepakThomas.pdf antony_thomas.json
26+
java -cp '.\bin\\\*;..\GATEFiles\lib\\\*;..\GATEFILES\bin\gate.jar;.\lib\\\*' code4goal.antony.resumeparser.ResumeParserProgram .\UnitTests\AntonyDeepakThomas.pdf antony_thomas.json
2727

2828
How does the parse work?
2929

0 commit comments

Comments
 (0)