Skip to content

Commit

Permalink
Remove bin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Decot committed Jun 23, 2020
1 parent 68c347d commit 0687977
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ app_store_connect.sales_reports(

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
After checking out the repo, run `bundle install` to install dependencies. Then, run `rake spec` to run the tests. You can also run `rake console` for an interactive prompt that will allow you to experiment.

## Contributing

Expand Down
7 changes: 0 additions & 7 deletions bin/setup

This file was deleted.

0 comments on commit 0687977

Please sign in to comment.