Skip to content

Commit

Permalink
readme: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Sep 8, 2023
1 parent 441817a commit fa430a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ To run multiple commands in/from a Dorothy-configured REPL, enter the following
bash -ic "$(curl -fsSL https://dorothy.bevry.me/shell)"
# if your shell doesn't recognize any of the above syntax, run `bash -i` then try again

# now you can whatever and how many commands as you'd like, such as:
# now you can run whatever and how many commands as you'd like, such as:
echo-verbose a b c
echo-style --success=awesome

Expand Down

0 comments on commit fa430a2

Please sign in to comment.