Commit 51b7072c 51b7072cb6929dd15727351337af866d9f2ee7a7 by Nicolas Perriault

Fixes #689 - updated README with installation instructions for 1.1 beta

1 parent 4949424c
......@@ -40,6 +40,8 @@ Follow the CasperJS project [on twitter](https://twitter.com/casperjs_org) and [
## Show me some code!
First [install CasperJS](http://docs.casperjs.org/en/latest/installation.html), we'll use 1.1 beta here.
Sample test to see if some dropdown can be opened:
```javascript
......