From e058f455637581550d2a8a8b826582ca36208ae7 Mon Sep 17 00:00:00 2001 From: ZUNJAE <9930542+zunjae@users.noreply.github.com> Date: Fri, 22 Nov 2019 11:36:17 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72976a5..a63ca33 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,12 @@ Based off https://github.com/tzw0745/jikan-rest-docker ## Installation +If you don't have Docker installed, install that first (checkout my install-docker.sh script) + +Then: + ```bash -$ docker-compose build -$ docker-compose up -d +$ bash run.sh ``` ## Usage