diff --git a/README.md b/README.md index bc69f43b..35c96903 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ npm i -g bare ## Usage ```console -$ bare [flags] [...args] +bare [flags] [...args] Evaluate a script or start a REPL session if no script is provided. diff --git a/npm/README.md b/npm/README.md index 4ac15065..6f554643 100644 --- a/npm/README.md +++ b/npm/README.md @@ -9,7 +9,7 @@ npm i -g bare ## Usage ```console -$ bare [flags] [...args] +bare [flags] [...args] Evaluate a script or start a REPL session if no script is provided.