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

Update Installation section in README.md #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,21 @@ A Test Kitchen Driver for Apache CloudStack / Citrix CloudPlatform.
This Gem only requires FOG of a version greater than 1.3.1. However, as most of your knife plugins will be using newer
versions of FOG, that shouldn't be an issue.

## <a name="installation"></a> Installation and Setup
## <a name="installation"></a> Installation

Please read the [Driver usage][driver_usage] page for more details.
Add this line to your application's Gemfile:

```ruby
gem 'kitchen-cloudstack'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install kitchen-cloudstack

## <a name="config"></a> Configuration

Expand Down Expand Up @@ -117,5 +129,4 @@ Apache 2.0 (see [LICENSE][license])
[issues]: https://github.com/test-kitchen/kitchen-cloudstack/issues
[license]: https://github.com/test-kitchen/kitchen-cloudstack/blob/master/LICENSE
[repo]: https://github.com/test-kitchen/kitchen-cloudstack
[driver_usage]: http://docs.kitchen-ci.org/drivers/usage
[chef_omnibus_dl]: http://getchef.com/chef/install/