From 98cc1111c27beb060221fe8efecab4b3526c4e66 Mon Sep 17 00:00:00 2001 From: dc Date: Thu, 27 May 2021 02:54:09 -0700 Subject: [PATCH] Readme: adds additional clarity on runtime installation (#267) * Update readme Added additional clarity on runtime installation * Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 18efe14..e4d73c0 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,8 @@ docker-compose up -d api cd cli && npm i && cd - ``` +The API will now be online with no language runtimes installed. To install runtimes, [use the CLI](#cli). + ## Just Piston (no CLI) ### Host System Package Dependencies