Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PercussiveElbow authored Nov 15, 2021
1 parent 53c21d5 commit 8043303
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ Additionally, if the tool will conduct a quick port scan of available interfaces

## Building

Use a prebuilt binary from [Releases]("https://github.com/PercussiveElbow/docker-escape-tool/releases") or compile yourself using the supplied Dockerfile using Crystal nightly on Alpine.

**Please note**
Due to some underlying stdlib changes this tool relies on, it will *not compile on Crystal 0.35.1 (current stable version)* and instead requires nightly Crystal to compile. Once these changes arrive in a Crystal stable release I will update this.
Use a prebuilt binary from [Releases]("https://github.com/PercussiveElbow/docker-escape-tool/releases") or compile yourself using the supplied Dockerfile using latest Crystal on Alpine.

```
shards install
Expand Down

0 comments on commit 8043303

Please sign in to comment.