Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf6306c

Browse filesBrowse files
authored
Update README.md
1 parent 5d29e19 commit cf6306c
Copy full SHA for cf6306c

File tree

Expand file treeCollapse file tree

1 file changed

+5
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-7
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Getting Started with Python on Bluemix
22

3-
![Bluemix Deployments](https://deployment-tracker.mybluemix.net/stats/4f7252bee5e6aa6f1611b130ee63dd98/badge.svg)
4-
5-
To get started, we'll take you through a sample Python Flask app, help you set up a development environment and deploy to {{site.data.keyword.Bluemix}}.
3+
To get started, we'll take you through a sample Python Flask app, help you set up a development environment, deploy to Bluemix and add a Cloudant database.
64

75
## Prerequisites
86

97
You'll need the following:
10-
* [{{site.data.keyword.Bluemix_notm}} account](https://console.ng.bluemix.net/registration/)
11-
* [Cloud Foundry CLI ![External link icon](../../icons/launch-glyph.svg "External link icon")](https://github.com/cloudfoundry/cli#downloads)
12-
* [Git ![External link icon](../../icons/launch-glyph.svg "External link icon")](https://git-scm.com/downloads)
13-
* [Python ![External link icon](../../icons/launch-glyph.svg "External link icon")](https://www.python.org/downloads/)
8+
* [Bluemix account](https://console.ng.bluemix.net/registration/)
9+
* [Cloud Foundry CLI](https://github.com/cloudfoundry/cli#downloads)
10+
* [Git](https://git-scm.com/downloads)
11+
* [Python](https://www.python.org/downloads/)
1412

1513
## 1. Clone the sample app
1614

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.