Skip to content

Commit

Permalink
Update README.md file (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
FareheSoheil authored Mar 29, 2024
1 parent 4f8b9b6 commit 5c6e645
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 @@ -43,10 +43,9 @@ The following packages should be installed: `Rcpp`, `RcppEigen`, `BH`, `devtools
Optionally the user can run tests and examples by running (from an `R` terminal):

```R
devtools::tests()
devtools::test()
devtools::run_examples()
```

## Documentation

The user can generate or update the documentation:
Expand Down

0 comments on commit 5c6e645

Please sign in to comment.