Skip to content

Commit

Permalink
Readme: suggest 'pkg test' for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gapost committed Jul 8, 2024
1 parent 99fab8e commit c2bf268
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@ To install the latest snapshot run the following in OCTAVE
After successful installation, test the package with

```matlab
pkg load hdf5oct
test h5create
pkg test hdf5oct
```

This performs a number of basic tests on all functions in the package.
Expand Down

0 comments on commit c2bf268

Please sign in to comment.