Skip to content

Commit

Permalink
Update GettingStarted.md (#3503)
Browse files Browse the repository at this point in the history
Flexible "latest version", 5.0.0 is already not the latest version anymore.
  • Loading branch information
pablopaul authored and christian-bromann committed Feb 5, 2019
1 parent c2b784d commit 40e2acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Getting Started

Welcome to the WebdriverIO documentation. It will help you to get started fast. If you run into problems you can find help and answers on our [Gitter Channel](https://gitter.im/webdriverio/webdriverio) or you can hit me on [Twitter](https://twitter.com/webdriverio). Also, if you encounter problems in starting up the server or running the tests after following this tutorial, ensure that the server and the geckodriver are listed in your project directory. If not, re-download them per steps 2 and 3 below.

> __Note:__ These are the docs for the latest version (v5.0.0) of WebdriverIO. If you are still using v4 or older please use the legacy docs website [v4.webdriver.io](http://v4.webdriver.io)!
> __Note:__ These are the docs for the latest version (>= v5.0.0) of WebdriverIO. If you are still using v4 or older please use the legacy docs website [v4.webdriver.io](http://v4.webdriver.io)!
The following will give you a short step by step introduction to get your first WebdriverIO script up and running.

Expand Down

0 comments on commit 40e2acc

Please sign in to comment.