Skip to content

Commit

Permalink
Merge pull request #454 from cucumber/fix/docs-note-about-installing
Browse files Browse the repository at this point in the history
Improve documentation for first-time-users
  • Loading branch information
maxmeyer authored Jul 13, 2017
2 parents 04bb58b + 9c1f559 commit eb96c20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,12 @@ prefer to setup `aruba` yourself, please move on to the next section.

### Your First Tests with "aruba"

1. Clone "Getting Started"-application
1. Clone the "Getting Started" application and install its dependencies

~~~bash
git clone https://github.com/cli-testing/aruba-getting-started.git
cd aruba-getting-started
bundle install
~~~

#### Cucumber
Expand Down

0 comments on commit eb96c20

Please sign in to comment.