From dbff1de4d6ea4165d91e9446a70273c1dec2a9cd Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sat, 4 Apr 2020 11:21:04 +0200 Subject: [PATCH] chore: Correct emoji in readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5dd64ba8949..2eeb9bf4634 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,9 @@ This repository is our *monorepo* holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing). -## Getting started 🤔 - -As this is a monorepo. You'll need [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +## Getting started ⚡ +As this is a monorepo. You'll need [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. Once you have those, clone (or fork) this repo and run `yarn kickstart`: ```bash