From f9f76d443871bf17e002cb4aa91ae4ab50682e39 Mon Sep 17 00:00:00 2001 From: Saumya Pandey Date: Tue, 6 Apr 2021 05:49:44 +0530 Subject: [PATCH] Format local development instructions (#2007) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ffc9ff6..48759a9d 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,9 @@ yarn run upgrade For contributing features and fixes you can quickly get an environment running using Docker by following these steps: 1. Install these dependencies if you don't already have them - 1. [Docker for Desktop](https://www.docker.com) - 1. [Node.js](https://nodejs.org/) (v12 LTS preferred) - 1. [Yarn](https://yarnpkg.com) + 1. [Docker for Desktop](https://www.docker.com) + 1. [Node.js](https://nodejs.org/) (v12 LTS preferred) + 1. [Yarn](https://yarnpkg.com) 1. Clone this repo 1. Register a Slack app at https://api.slack.com/apps 1. Copy the file `.env.sample` to `.env`