From 7dff20a7d7f0b70b471ce47762096d490b6255f9 Mon Sep 17 00:00:00 2001 From: dnkmmr <104856296+dnkmmr69420@users.noreply.github.com> Date: Thu, 2 May 2024 09:17:27 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 569bc8d..f7ed551 100644 --- a/README.md +++ b/README.md @@ -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