mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
Merge c2e03ff13d into d6c691947f
This commit is contained in:
commit
29ff2afe96
1 changed files with 8 additions and 0 deletions
|
|
@ -195,6 +195,14 @@ nix-env -iA nixpkgs.dive
|
|||
x env use dive
|
||||
```
|
||||
|
||||
**Mise on Linux/MacOS/Windows**
|
||||
|
||||
If you use [mise](https://github.com/jdx/mise):
|
||||
|
||||
```bash
|
||||
mise use -g dive@latest
|
||||
```
|
||||
|
||||
**Docker**
|
||||
```bash
|
||||
docker pull docker.io/wagoodman/dive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue