Readme: adds additional clarity on runtime installation (#267)

* Update readme

Added additional clarity on runtime installation

* Update readme.md
This commit is contained in:
dc 2021-05-27 02:54:09 -07:00 committed by GitHub
parent ea9f48fa00
commit 98cc1111c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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