Make installation instructions more direct. (#15)

diff --git a/README.md b/README.md
index 980f1d5..d8721d6 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,12 @@
 
 ## Installation
 
-In Eclipse, run the software installer and add the following update
-site:
+   * Start Eclipse
+   * Select "Help" > "Install Software"
+   * Add the update
+site
 [http://bazelbuild.github.io/e4b/p2updatesite](http://bazelbuild.github.io/e4b/p2updatesite).
-
-Then select "Eclipse 4 Bazel" under the "Uncategorized category". This
-will install the Eclipse plugin on your Eclipse.
+   * Select "Uncategorized category" > "Eclipse 4 Bazel"
 
 ## Using the plugin