From 2e3dda30a0a4f6ced175d3eaf03bdbbb46846b62 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 6 Jul 2021 10:39:28 +0200 Subject: Removing stuff that is no longer needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea4b1c7..f771f0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,8 @@ # Contributing -In order to get started, you need to install [yarn](https://yarnpkg.com/), -[git](https://git-scm.com/) (yeah, it's actually a dependency) and a proper ruby -development environment (with bundler already installed). Then, you can simply -fetch dependencies like so: +In order to get started, you need to install [yarn](https://yarnpkg.com/), and a +proper ruby development environment (with bundler already installed). Then, you +can simply fetch dependencies like so: ``` $ yarn -- cgit v1.2.3