Skip to content

Commit

Permalink
chore: update readme for cleaner docker cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed May 15, 2024
1 parent 6ae3652 commit 5d849e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You can also use Elide in a container, or in a GitHub Codespace.
### Using Elide via Docker

```
docker run --platform linux/amd64 --rm -it ghcr.io/elide-dev/elide --help
docker run --rm -it ghcr.io/elide-dev/elide --help
```

### Using Elide via Homebrew
Expand Down

0 comments on commit 5d849e1

Please sign in to comment.