README.md in conjur-cli-4.25.2 vs README.md in conjur-cli-4.26.0
- old
+ new
@@ -16,9 +16,15 @@
Or install it yourself as:
$ gem install conjur-cli
+### Bash completion
+
+To enable bash completions, run this command:
+
+ $ conjur shellinit >> ~/.bashrc
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)