diff --git a/README.md b/README.md index 04b14af..e3129f3 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ gum confirm && rm file.txt || echo "File not removed" Prompt the user to select a file from the file tree. ```bash -EDITOR $(gum file $HOME) +$EDITOR $(gum file $HOME) ``` Shell running gum file