Update readme.md

This commit is contained in:
dc 2021-05-26 09:19:30 -07:00 committed by GitHub
parent 53c89dda39
commit 8185afe012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ 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).
The API will now be online with no language runtimes installed. To install runtimes, [use the CLI](#cli).
## Just Piston (no CLI)