From 981d1a976dfd6b250e986f214daa6441dd99c38e Mon Sep 17 00:00:00 2001 From: Ivan Sieder <35377072+ivansieder@users.noreply.github.com> Date: Tue, 7 Aug 2018 17:12:08 +0200 Subject: [PATCH] docs: removed duplicate "Now" title (#2079) [ci skip] --- docs/guide/deployment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/guide/deployment.md b/docs/guide/deployment.md index 072e05f27..a307bfa05 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: