Skip to content

Commit 9683145

Browse files
author
Bob Garner
committed
Added extra text to README.md.
1 parent 0483784 commit 9683145

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ This will build the project and produce a directory called `target`. Inside this
6666
java -jar ~/bin/ec.jar $@
6767
```
6868

69+
Of course, you will need to add your `bin` directory to your executable search path (e.g., `export PATH=$PATH:~/bin`).
70+
6971
Then to run the compiler in a shell simply perform: `ec` followed by arguments (for instance: `ec -help`)
7072

7173
## Licensing

0 commit comments

Comments
 (0)