diff --git a/README.md b/README.md
index e008dd94af36eefe2f046b91b3c1fcbe5442c1a3..412c901c64a20864e8c397769014250e68a03059 100644
--- a/README.md
+++ b/README.md
@@ -19,11 +19,10 @@ If you don't want the lifecycle management features of Foreman, you can ignore t
 
 ## Installation
 
-See [Plugins install instructions](https://theforeman.org/plugins/) for information on how to install Foreman plugins.
+See the [Plugins install instructions, advanced installation from gems](https://theforeman.org/plugins/#2.3AdvancedInstallationfromGems) for information on how to install this plugins.
 
-## Usage
-
-TODO
+This plugin has JavaScript assets that require precompilation if installed into a packaged Foreman install.
+You will need to install the `foreman-assets` package and run `foreman-rake plugin:assets:precompile[foreman_wds]` after installing it from gem.
 
 ## Contributing