aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2015-07-08 16:53:37 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2015-07-08 16:53:37 +0200
commitcda749243087ca5813e6c0f859ae08fe4fa9596c (patch)
tree0b5f2eb0909a6e57c17f6a0facc4e34055df29c8
parentfb902ea2b30eb4cf06f46e7ea0823765ba7944f3 (diff)
downloadrails-cda749243087ca5813e6c0f859ae08fe4fa9596c.tar.gz
rails-cda749243087ca5813e6c0f859ae08fe4fa9596c.tar.bz2
rails-cda749243087ca5813e6c0f859ae08fe4fa9596c.zip
Remove bit about release as it hasn't happened yet
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index f046501825..17527be17a 100644
--- a/README.md
+++ b/README.md
@@ -229,20 +229,9 @@ has been developed in-app up until this point. We need to find a good way to tes
itself and allow the user to test their connection and channel logic.
-## Download and installation
-
-The latest version of Action Pack can be installed with RubyGems:
-
- % gem install actionpack
-
-Source code can be downloaded as part of the Rails project on GitHub
-
-* https://github.com/rails/rails/tree/master/actionpack
-
-
## License
-Action Pack is released under the MIT license:
+Action Cable is released under the MIT license:
* http://www.opensource.org/licenses/MIT