From 58041e5f24fe7fa00bdbe636c06b69360b6c434f Mon Sep 17 00:00:00 2001 From: lmsurpre Date: Mon, 7 Apr 2014 17:06:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fac9678..a686707 100755 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ From the command line, navigate to the directory of the app and run the followin |------------|:----------------------------------------------------------------| | *example:* | `$ cf push jpu --no-manifest --no-start -p PostgreSQLUpload.war`| -*Note* : `-p PostgreSQLUpload.war` assumes you are running these commands from within the same directory that this file resides. + *Note* : `-p PostgreSQLUpload.war` assumes you are running these commands from within the same directory that this file resides. 4. Bind the postgreSQL service instance to the new app