Skip to content

Commit

Permalink
docs: improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxwood authored Dec 15, 2023
1 parent 87bbfff commit f5a8cba
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@

# Setup

Install Ruby using [rtx](https://github.com/jdx/rtx)

```sh
rtx install ruby
Run `bundle install`
```

# Testing

Run `rake test`
```sh
rake test
```

0 comments on commit f5a8cba

Please sign in to comment.