Readme: adds additional clarity on runtime installation (#267)
* Update readme Added additional clarity on runtime installation * Update readme.md
This commit is contained in:
parent
ea9f48fa00
commit
98cc1111c2
|
@ -109,6 +109,8 @@ docker-compose up -d api
|
||||||
cd cli && npm i && cd -
|
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)
|
## Just Piston (no CLI)
|
||||||
|
|
||||||
### Host System Package Dependencies
|
### Host System Package Dependencies
|
||||||
|
|
Loading…
Reference in New Issue