examples/README.md in qe-0.2.0 vs examples/README.md in qe-0.2.1
- old
+ new
@@ -1,9 +1,7 @@
# Running examples
-1. First, start processes with `$ foreman start`
-2. Then execute `$ ruby sample.rb`
+1. Change the bundler group name on the `.env` file.
+2. Start processes with `$ foreman start`
3. Go back to the Foreman's terminal and watch the output
-Tweak the `Procfile` to enable different libraries and web panels.
-
-You'll need to install Redis and/or Beanstalkd.
\ No newline at end of file
+Tweak the `Procfile` and `.env` files to enable different libraries and web panels.