Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored May 2, 2024
1 parent a911857 commit 7dff20a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ export PATH="$HOME/.local/share/clinuxbrew/exports/bin:$PATH"
- regen-cbrew: Deletes and recreats the container. Useful for updating the container. Note: Brew and its installed programs will be safe since it is stored at `~/.local/share/clinuxbrew`
- ecbrew: runs commands in the brew container

# Symlinks

There are a few symlinks that are created

- /brew A symlink to `/home/linuxbrew/.linuxbrew` for ease to cd in
- /hbrew A symlink to the hosts brew which is `/run/host/home/linuxbrew/.linuxbrew` for it to be easier to cd in

# Dependencies

These need be be on the host in order for this program to work
Expand Down

0 comments on commit 7dff20a

Please sign in to comment.