Skip to content

Commit d58ed74

Browse files
committed
small readme update
1 parent 92bf9f0 commit d58ed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To authenticate via the Applitools server and run tests, you need to set your AP
2020
* Windows: `set APPLITOOLS_API_KEY=<Your API Key>`
2121

2222
* Set your Applitools API Key inside the **applitools.config.js** file via the `apiKey` setting.
23-
* Note: If you are not using the Eyes public cloud, you will need to update the `serverUrl` to your Eyes server URL in the **applitools.config.js** configuration file or set via an `APPLITOOLS_SERVER_URL` environment variable.
23+
* Note: If you are not using the Eyes public cloud, you will need to update the `serverUrl` to your Eyes server URL in the **applitools.config.js** configuration file or set via an `APPLITOOLS_SERVER_URL` environment variable. See our [documentation](https://applitools.com/tutorials/sdks/storybook/config) for more information on these settings.
2424

2525
3. Run the example test
2626
```sh

0 commit comments

Comments
 (0)