README.rdoc in fabric-0.3.0 vs README.rdoc in fabric-0.3.1

- old
+ new

@@ -87,10 +87,10 @@ rake check_dependencies Previously, bundler (http://github.com/wycats/bundler) was used to package dependencies; unfortunately this doesn't seem to play that nicely with jeweler. -A lot of the tests this gem rely on being able to ssh to a target machine. This can be your development machine, but it's easier if it's a Virtual Machine (try out something from http://virtualbox.org). To run tests, first ensure you have bundled the gems with 'gem bundle', and copy the test.yml.example file to point at a machine which can be safely used to test SSH commands. +A lot of the tests this gem rely on being able to ssh to a target machine. This can be your development machine, but it's easier if it's a Virtual Machine (try out something from http://virtualbox.org). To run tests, copy the 'test.yml.example' to 'test.yml' file to point at a machine which can be safely used to test SSH commands. Note: add the moment, the tests assume at various points a Linux, rather than an OS X, way of doing things. Copyright (c) 2009 Sam Phillips. See LICENSE for details.