Skip to content

Commit

Permalink
modify the CLI build/run instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinkcw committed Mar 26, 2013
1 parent 58815a6 commit 39e637d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Building/Running from the CLI
cd generator/bin
ln -s ../res .
javac $(find ../src -name *.java) -d .
mkdir input
cp ../input/example/sample.json ./input
java com/foxykeep/cpcodegenerator/Main
```
Expand Down

0 comments on commit 39e637d

Please sign in to comment.