Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreryan committed Jan 21, 2022
1 parent 3d5582f commit 66e616e
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 @@ -51,10 +51,10 @@ cd cerise
opam install . --deps-only --with-doc --with-test
```

#### Build, install, & run tests
#### Build and install

```
make test && make build_release && make install
make build_release && make install
```

#### Sanity check
Expand Down

0 comments on commit 66e616e

Please sign in to comment.