Skip to content

Commit a1cc87c

Browse files
author
Gabriel Monroy
committed
edits to readme
1 parent 7c43037 commit a1cc87c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,9 @@ Before you get started, read about Deis core [concepts](http://docs.deis.io/en/l
4040
* How does the [Build, Release, Run](http://docs.deis.io/en/latest/gettingstarted/concepts/#build-release-run) process work?
4141
* How do I connect a Formation to [backing services](http://docs.deis.io/en/latest/gettingstarted/concepts/#backing-services)?
4242

43-
*Please note: Deis is still under active development. It should not yet be used in production.*
44-
4543
Follow the steps below to install your own Deis platform on EC2. To complete the installation process, you will need [Git](http://git-scm.com), [RubyGems](http://rubygems.org/pages/download), [Pip](http://www.pip-installer.org/en/latest/installing.html), the [Amazon EC2 API Tools](http://aws.amazon.com/developertools/351), [EC2 Credentials](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/SettingUp_CommandLine.html#set_aws_credentials_linux) and a Chef Server with a working [Knife](http://docs.opscode.com/knife.html) client.
4644

47-
Don’t have a Chef Server? [Sign up for a free Hosted Chef account](https://getchef.opscode.com/signup).
45+
*Please note: Deis is still under active development. It should not yet be used in production.*
4846

4947
### 1. Clone the Deis Repository
5048

@@ -142,7 +140,7 @@ Deis rests on the shoulders of leading open source technologies:
142140
* [Docker](http://www.docker.io/)
143141
* [Django](https://www.djangoproject.com/)
144142
* [Celery](http://www.celeryproject.org/)
145-
* [Heroku](https://devcenter.heroku.com/articles/buildpacks)
143+
* [Heroku Buildpacks](https://devcenter.heroku.com/articles/buildpacks)
146144
* [Buildstep](https://github.com/progrium/buildstep)
147145
* [Gitosis](https://github.com/opdemand/gitosis)
148146

0 commit comments

Comments
 (0)