README.md in capcake-3.0.0 vs README.md in capcake-3.0.1

- old
+ new

@@ -2,17 +2,9 @@ Deploy CakePHP applications with Capistrano v3.* IMPORTANT: Tested with CakePHP 3 thus far, but should work for CakePHP 2 that uses composer. -## Requirements - -The remote server(s) require the `acl` package: - -``` -$ sudo apt-get install acl -``` - ## Installation Add this line to your application's Gemfile: ```ruby