Skip to content

Commit

Permalink
BEL-1659 Improve README
Browse files Browse the repository at this point in the history
We won't name this -ruby in gem sources, so change that.
  • Loading branch information
markng committed Oct 6, 2023
1 parent 4e30f74 commit ea45fa9
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 @@ -21,13 +21,13 @@ with Edmentum systems. Built using a swagger generator and then cleaned up to be

To use in a project:
```shell
bundle add edmentum-client-ruby
bundle add edmentum-client
```

To develop locally:
```shell
git clone https://github.com/StrongMind/edmentum-client-ruby.git
cd edmentum-client-ruby
cd edmentum-client
bundle install
```

Expand Down

0 comments on commit ea45fa9

Please sign in to comment.