Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wardnath committed Jun 20, 2024
1 parent 07bf0dd commit 93de843
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ devbox global pull https://devbox.getfleek.dev/none

devbox global pull https://github.com/wardnath/devbox-config.git
```

### cli devcontainer reset and run

```bash
devcontainer up --workspace-folder . --remove-existing-container && wait 2 && devcontainer exec --workspace-folder . bash
```


0 comments on commit 93de843

Please sign in to comment.