From f1abba28465287752d56e843f5d0ed377bafaf87 Mon Sep 17 00:00:00 2001 From: dnkmmr <104856296+dnkmmr69420@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:41:36 -0500 Subject: [PATCH] fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78225fd..cc14295 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ export PATH="$HOME/.local/share/clinuxbrew/exports/bin:$PATH" - cbrew: runs brew in container - cbrewsh: shorter version of `distrobox enter brew-container` -- regen-cbres: 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` +- 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 # Dependencies