diff --git a/README.md b/README.md index cf19d50..14a0a42 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,14 @@ gem 'rex-powershell' ``` And then execute: - - $ bundle +``` +$ bundle +``` Or install it yourself as: - - $ gem install rex-powershell - +``` +$ gem install rex-powershell +``` ## Development