Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify ruby version in README #189

Merged
merged 2 commits into from
Apr 15, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ The default account is username="admin" and password="changeme"

![fluentd-ui](./docs/screenshots/fluentd-ui.gif)

## Dependency

- ruby 2.1.3 or later (since v0.4.0)

## To Ubuntu 14.04 user (installed ruby by apt-get)

You also need to install these packages:
Expand Down