diff --git a/README.md b/README.md index 4552dd08..ae9930f1 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ gem "heroicon" And then execute: ```bash -$ bundle +bundle ``` Run the installer ```bash -$ rails g heroicon:install +rails g heroicon:install ``` ## Usage