diff --git a/README.md b/README.md index 4b1f29a..66e6e08 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,10 @@ brew install gum # Arch Linux (btw) pacman -S gum +# Exherbo Linux +cave resolve -x repository/CleverCloud +cave resolve -x gum + # Nix nix-env -iA nixpkgs.gum @@ -100,7 +104,6 @@ go install github.com/charmbracelet/gum@latest * [`write`](#write): Prompt for long-form text * [`log`](#log): Log messages to output - ## Customization You can customize `gum` options and styles with `--flags` and `$ENVIRONMENT_VARIABLES`.