Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesnicholson authored Apr 8, 2022
1 parent 4812730 commit 3f7cf35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ Total size: 0x992 (2450) bytes

## Development

To get the environment and run tests (linux / mac only for now):
To get the environment and run tests:

1. Clone or fork this repository.
1. Run `./b` from the root.
1. Run `./b` from the root (or `py -3 build.py` from the root, for Windows users)

This will build all of the unit, conformance, and compilation tests for your host environment. Any test failures will return a non-zero exit code.

Expand Down

0 comments on commit 3f7cf35

Please sign in to comment.