README.md in with_lock-0.0.4.alpha vs README.md in with_lock-0.1
- old
+ new
@@ -5,10 +5,10 @@
## Installation
Add to your Gemfile and run the `bundle` command to install it.
```ruby
-gem "with_lock", git: 'https://github.com/chrisboy333/with_lock.git'
+gem "with_lock"
```
**Tested under Ruby 1.9.3.**
Add script and config files to your project(from console):