Update README.md
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/5db11ef9 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/5db11ef9 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/5db11ef9 Branch: refs/heads/master Commit: 5db11ef91912056a36dd3b4eac234aa902ac890a Parents: c10b9eb Author: Lewis John McGibbney <[email protected]> Authored: Fri Nov 14 15:51:53 2014 -0800 Committer: Lewis John McGibbney <[email protected]> Committed: Fri Nov 14 15:51:53 2014 -0800 ---------------------------------------------------------------------- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/5db11ef9/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index fea34ef..c380d4a 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,10 @@ You can void extracting the archive files by going to the core generated bin fol cd $ANY23_HOME/core/target/appassembler/bin/ ``` and finally invoke the script for your OS (UNIX or Windows): - +``` bin$ ./any23 - [usage instructions will be printed out] +``` +usage instructions will be printed out. # Run the Any23 Web Service
