aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-10-21 23:27:36 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2019-10-21 23:27:36 +0200
commitcd286d9f33104e447029b771a8ef6e31d50d6b3a (patch)
treef2fa9ccd58cb3bc4c14e8fa9130227e987e1ec7f /README.md
parent142a79320278c6135382b0c0801877fac73b7c27 (diff)
downloadjo.mssola.com-cd286d9f33104e447029b771a8ef6e31d50d6b3a.tar.gz
jo.mssola.com-cd286d9f33104e447029b771a8ef6e31d50d6b3a.zip
Added git into the docker image
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9d4c6fd..ae7f83a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# jo
Files for my personal website. In order to get started, you need to install
-[yarn](https://yarnpkg.com/) and you need a proper ruby development environment
-(with bundler already installed). Then, you can simply fetch dependencies like
-so:
+[yarn](https://yarnpkg.com/), [git](https://git-scm.com/) (yeah, it's actually a
+dependency) and you need a proper ruby development environment (with bundler
+already installed). Then, you can simply fetch dependencies like so:
```
$ yarn