aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 3 insertions, 4 deletions
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