Skip to content

Commit

Permalink
added small precision to README
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelovino committed Jan 15, 2017
1 parent c297771 commit d402da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ An example of an extended SGML file is
</C>
```
## How to use it?
To compile and run the program, you can just use the `make` target called `run` with the file that you want to check.
To compile and run the program, you can just use the `make` target called `run` with the file that you want to check. Note that jflex must be installed on your machine and be in your PATH.
The syntax is
```
make run FILE=<filename>
Expand Down

0 comments on commit d402da1

Please sign in to comment.