Skip to content

Commit 09a6720

Browse files
authored
Update README.md
1 parent 51e41f3 commit 09a6720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To setup WorkArena, you will need to get your own ServiceNow instance, install o
6161
4. You should now see your URL and credentials. Based on this information, set the following environment variables:
6262
* `SNOW_INSTANCE_URL`: The URL of your ServiceNow developer instance
6363
* `SNOW_INSTANCE_UNAME`: The username, should be "admin"
64-
* `SNOW_INSTANCE_PWD`: The password, make sure you place the value in quotes "" since it might contain special characters.
64+
* `SNOW_INSTANCE_PWD`: The password, make sure you place the value in quotes "" and be mindful of [escaping special shell characters](https://onlinelinuxtools.com/escape-shell-characters).
6565
6. Log into your instance via a browser using the admin credentials. Close any popup that appears on the main screen (e.g., agreeing to analytics).
6666

6767
**Warning:** Feel free to look around the platform, but please make sure you revert any changes (e.g., changes to list views, pinning some menus, etc.) as these changes will be persistent and affect the benchmarking process.

0 commit comments

Comments
 (0)