From cd286d9f33104e447029b771a8ef6e31d50d6b3a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 21 Oct 2019 23:27:36 +0200 Subject: Added git into the docker image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3