diff --git a/lib/generators/templates/common/read_me.tt b/lib/generators/templates/common/read_me.tt index b841fa9..5e2c993 100644 --- a/lib/generators/templates/common/read_me.tt +++ b/lib/generators/templates/common/read_me.tt @@ -4,7 +4,7 @@
- Logo + Logo

Explore the docs ยป @@ -40,7 +40,7 @@ the commands below:*** ```ruby raider u start_appium -appium --base /wd/hub +appium --base /wd/hub ``` ***In order to run the visual tests with applitools, you need to create an account and get your api key, you can read @@ -94,7 +94,7 @@ Commands : raider generate # Provides access to all the scaffolding commands raider help [COMMAND] # Describe available commands or one specific command raider new [PROJECT_NAME] # Creates a new framework based on settings picked -raider utility # Provides access to all the utility commands +raider utility # Provides access to all the utility commands raider version # It shows the version of Ruby Raider you are currently using ```