Skip to content

Commit

Permalink
Updated readme to use &
Browse files Browse the repository at this point in the history
  • Loading branch information
lmendo committed Jul 5, 2016
1 parent 511f5e1 commit 673349c
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 @@ -5,7 +5,7 @@ The compiler works in MATLAB R2015b. Probably in older versions too, except for

Installation: unpack the compressed file to a folder, and make that folder part of MATLAB's or Octave's search path.

Test: running `matl 10:t!*` from the command window should produce a decimal multiplication table.
Test: running `matl 10:&*` from the command window should produce a decimal multiplication table.

Usage: see [specification document](https://github.com/lmendo/MATL/blob/master/doc/MATL_spec.pdf).

0 comments on commit 673349c

Please sign in to comment.