Skip to content

Commit 4f491dc

Browse files
committed
Remove HTML table
1 parent 2b57335 commit 4f491dc

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,6 @@ If you want to use Eclipse to work on it, there are two ways you can get the sou
5050
## Deploying the App to BlueMix and Binding the PostgreSQL Service##
5151

5252
In order to deploy your app on BlueMix, it has to be wrapped in a WAR file. You can export the project from Eclipse to a WAR file, or download the WAR file for this sample here: https://github.com/ibmjstart/bluemix-java-postgresql-upload/releases. In the terminal, go in the directory of the app.
53-
0. Test
54-
<table>
55-
<thead>
56-
<tr>
57-
<th><em>usage:</em></th>
58-
<th><code>$ cf login [-a API_URL] [-o ORG] [-s SPACE]</code></th>
59-
</tr>
60-
</thead>
61-
<tbody>
62-
<tr>
63-
<td><em>example:</em></td>
64-
<td><code>$ cf login -a https://api.ng.bluemix.net</code></td>
65-
</tr>
66-
</tbody>
67-
</table>
6853

6954
1. Login to Bluemix.
7055

0 commit comments

Comments
 (0)