We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9571a commit f9f76d4Copy full SHA for f9f76d4
README.md
@@ -85,9 +85,9 @@ yarn run upgrade
85
For contributing features and fixes you can quickly get an environment running using Docker by following these steps:
86
87
1. Install these dependencies if you don't already have them
88
- 1. [Docker for Desktop](https://www.docker.com)
89
- 1. [Node.js](https://nodejs.org/) (v12 LTS preferred)
90
- 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)
91
1. Clone this repo
92
1. Register a Slack app at https://api.slack.com/apps
93
1. Copy the file `.env.sample` to `.env`
0 commit comments