Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/configcat/ruby-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
sigewuzhere committed Jan 10, 2020
2 parents a7a55f5 + 93ac2ca commit 8a8cadd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions samples/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# ConfigCat Ruby Sample Console App

To run this sample you need [Ruby](https://www.ruby-lang.org) intsalled.
To run this sample you need [Ruby](https://www.ruby-lang.org) installed.

1. Install the ConfigCat SDK dependency
1. Install the ConfigCat SDK with `RubyGems`
```bash
gem install configcat
```
2. Run sample app
```gem
ruby consolesample.rb
```
```

0 comments on commit 8a8cadd

Please sign in to comment.