Merge pull request #198 from internetscooter/example_typo

Fixed typo in grapheditor example
development
David Benson 2018-05-21 10:24:02 +01:00 committed by GitHub
commit b43546b1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Run com.mxgraph.examples.web.GraphEditor in javascript/examples/grapheditor/java/src
(in Eclipse) or execute "ant grapheditor-example" in the java directory (using Ant)
(in Eclipse) or execute "ant grapheditor" in the java directory (using Ant)
and point your browser to:
http://localhost:8080/javascript/examples/grapheditor/www/index.html