Skip to content

Commit

Permalink
Merge pull request MOxUnit#5 from scottclowe/tidy-readme
Browse files Browse the repository at this point in the history
DOC: Correct language in code block
  • Loading branch information
nno committed Dec 6, 2015
2 parents 0d0c8cc + 7a76de7 commit d2995f6
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 @@ -28,7 +28,7 @@ MOxUnit is a lightweight unit test framework for Matlab and GNU Octave.
+ Start Matlab or GNU Octave.
+ On the Matlab or GNU Octave prompt, `cd` to the `MOxUnit` root directory, then run:

```bash
```matlab
cd MOxUnit % cd to MOxUnit subdirectory
addpath(pwd()) % add the current directory to the Matlab/GNU Octave path
savepath % save the path
Expand Down

0 comments on commit d2995f6

Please sign in to comment.