Skip to content

Commit 783f871

Browse files
committed
fix: offer bash container as default
Signed-off-by: Sam Gammon <[email protected]>
1 parent 10332b4 commit 783f871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/topics/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ switcher-label: OS
8686
%product% ships as container images, too. You can use %product% from Docker:
8787

8888
```Console
89-
docker run --rm -it ghcr.io/elide-dev/elide
89+
docker run --rm -it ghcr.io/elide-dev/bash
9090
```
9191

9292
## Continuous Integration

0 commit comments

Comments
 (0)