Update readme

Added additional clarity on runtime installation
This commit is contained in:
dc 2021-05-26 09:17:47 -07:00 committed by GitHub
parent ea9f48fa00
commit 53c89dda39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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