README.md in foreman_one-0.2 vs README.md in foreman_one-0.4
- old
+ new
@@ -13,15 +13,18 @@
## Compatibility
| Foreman Version | Plugin Version |
| ---------------:| --------------:|
| >= 1.5 | 0.1 |
+| >= 1.8 | 0.3 |
-## Latest code
+## Latest code (recommended)
-You can get the develop branch of the plugin by specifying your Gemfile in this way:
+To use foreman-one with newer Versions of TheForeman >=1.8 you should add the
+following lines to your Gemfile.
- gem 'foreman_one', :git => "https://github.com/netways/foreman-one.git"
+ gem 'foreman_one', :git => "https://github.com/theforeman/foreman-one.git"
+ gem "fog", :git => "https://github.com/netways/fog.git", :branch => "net-v1.33.0"
# Copyright
Copyright (c) 2014 NETWAYS Managed Services GmbH