From b24d749d54e4388b738a7a10082ba1c9956bfdec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Mon, 9 Mar 2020 09:26:25 +0100 Subject: [PATCH] Rm mac specific --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72decf3653..3c688e6fcc 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ To run the frontend, you will need to have the following installed: * [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) * [NodeJS](https://nodejs.org/en/download/) -* [yarn](https://classic.yarnpkg.com/en/docs/install#mac-stable) +* [yarn](https://classic.yarnpkg.com/en/docs/install) ## Running the frontend locally