From 53c89dda390e5e6dd3836f5d06f625200e1f566a Mon Sep 17 00:00:00 2001 From: dc Date: Wed, 26 May 2021 09:17:47 -0700 Subject: [PATCH] Update readme Added additional clarity on runtime installation --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 18efe14..178d155 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,8 @@ docker-compose up -d api cd cli && npm i && cd - ``` +Thge Piston API will now be online with no language runtimes installed. To install runtimes, [use the CLI](https://github.com/engineer-man/piston#cli). + ## Just Piston (no CLI) ### Host System Package Dependencies