diff --git a/README.md b/README.md index 1ca53dd..7aa00dd 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,12 @@ Add it to your Gemfile (inside the `development` group): gem '' ``` +You can list all guards installed on your system with: + +``` bash +$ guard list +``` + Insert default guard's definition to your Guardfile by running this command: ``` bash