diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 10:39:28 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 10:39:28 +0200 |
| commit | 2e3dda30a0a4f6ced175d3eaf03bdbbb46846b62 (patch) | |
| tree | 05363affb70cb2fa686158e07d5ed52678ea9c12 /CONTRIBUTING.md | |
| parent | 7838651848a1835cb9630a9e3da3259d1cd56c9d (diff) | |
| download | jo.mssola.com-2e3dda30a0a4f6ced175d3eaf03bdbbb46846b62.tar.gz jo.mssola.com-2e3dda30a0a4f6ced175d3eaf03bdbbb46846b62.zip | |
Removing stuff that is no longer needed
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 7 |
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 |
