From a6a3cae228e6d6c5956b71c8380b9701fe1efd4e Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 11 Mar 2016 15:26:09 +0000 Subject: [PATCH] Update hellonode.md --- docs/hellonode.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/hellonode.md b/docs/hellonode.md index 7a3da38732..9348e38726 100755 --- a/docs/hellonode.md +++ b/docs/hellonode.md @@ -28,9 +28,7 @@ Next, [enable billing](https://console.developers.google.com/billing) in the Dev New users of Google Cloud Platform recieve a [$300 free trial](https://console.developers.google.com/billing/freetrial?hl=en). Running through this codelab shouldn’t cost you more than a few dollars of that trial. Google Container Engine pricing is documented [here](https://cloud.google.com/container-engine/docs/#pricing). -Next, make sure you []download Node.js](https://nodejs.org/en/download/). - -Finally, +Next, make sure you [download Node.js](https://nodejs.org/en/download/). ## Create your Node.js application