Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
make fmt
  • Loading branch information
EdwardAngert committed Oct 16, 2024
commit 299b2475b26d5bd9a9da656e8ea3f36380dc00e9
6 changes: 3 additions & 3 deletions docs/tutorials/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ persistent environment from your main device, a tablet, or your phone.

1. Update the group with `newgrp`:

```shell
newgrp docker
```
```shell
newgrp docker
```

1. Install Coder:

Expand Down