diff --git a/docs/usage/run-cell.md b/docs/usage/run-cell.md index 3cfd3d91..6db47913 100644 --- a/docs/usage/run-cell.md +++ b/docs/usage/run-cell.md @@ -23,5 +23,5 @@ This action will run your command and return an executed output, you can configu - Make sure the [Runme CLI is installed](/installation/cli) ```sh -runme run [name of cell] +$ runme run [name of cell] ```