Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 9, 2024
1 parent ef3607b commit 1f3ba12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ Install distrobox if you don't havw it first then run this command
```bash
distrobox create -i ghcr.io/dnkmmr69420/brew:latest -n brew-container -p
```

### Installation with custom home

```bash
distrobox create -i ghcr.io/dnkmmr69420/brew:latest -n brew-container-custom-home -p -H ~/brew-container
```

0 comments on commit 1f3ba12

Please sign in to comment.