Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
Merge pull request #26 from mithro/patch-1
Browse files Browse the repository at this point in the history
Fix the shell in README
  • Loading branch information
ben-marshall committed Apr 9, 2019
2 parents cf7046c + 92b3fe4 commit 753ffee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Standard.

This will get you going workspace wise.

```sh
$> make all
$> make test-all
```
```sh
$> make all
$> make test-all
```

This will download the test suite files, setup the build directory, and
compile the parser, library and test app.
Expand Down

0 comments on commit 753ffee

Please sign in to comment.