diff --git a/readme.md b/readme.md index 3c9c8a8..01f3a2a 100644 --- a/readme.md +++ b/readme.md @@ -100,7 +100,7 @@ POST https://emkc.org/api/v2/piston/execute - Docker - Docker Compose -- Node JS (>= 13, preferably >= 15) +- Node JS ### After system dependencies are installed, clone this repository: @@ -139,22 +139,6 @@ docker run \ ghcr.io/engineer-man/piston ``` -## Piston for testing packages locally - -### Host System Package Dependencies - -- Same as [All In One](#All-In-One) - -### Installation - -```sh -# Build the Docker containers -./piston start - -# For more help -./piston help -``` -
# Usage