Skip to content

Commit

Permalink
Merge pull request #4 from dnkmmr69420/dnkmmr69420-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dnkmmr69420 authored Dec 9, 2023
2 parents b68e17d + a0fae1c commit d8f7cae
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 @@ -10,6 +10,12 @@ This container image has [vscodium](https://vscodium.com) preinstalled on it wit
distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium
```

Custom home if you don't want `~/` to be cluttered

```bash
distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium -H codium
```

To enter type

```bash
Expand Down

0 comments on commit d8f7cae

Please sign in to comment.