From bd18aab5ca7ceb006536261217b5090ca5069578 Mon Sep 17 00:00:00 2001 From: Ivan Sieder <35377072+ivansieder@users.noreply.github.com> Date: Mon, 6 Aug 2018 08:28:18 +0200 Subject: [PATCH] Removed duplicate "Now" title --- docs/guide/deployment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/guide/deployment.md b/docs/guide/deployment.md index 072e05f278..a307bfa05b 100644 --- a/docs/guide/deployment.md +++ b/docs/guide/deployment.md @@ -202,8 +202,6 @@ Please refer to the [Firebase Documentation](https://firebase.google.com/docs/ho ### Now -### Now - 1. Install the Now CLI globally: `npm install -g now` 2. Add a `now.json` file to your project root: