Skip to content

Commit 652981d

Browse files
authored
individual api key copies
1 parent dfc3c73 commit 652981d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,11 @@ In a new terminal, run the following commands in that Terminal to set your `SAUC
136136

137137
```bash
138138
eval $(gp env -e SAUCE_USERNAME=<sauce_username>)
139+
```
140+
```bash
139141
eval $(gp env -e SAUCE_ACCESS_KEY=<sauce_access_key>)
142+
```
143+
```bash
140144
eval $(gp env -e SCREENER_API_KEY=<screener_api_key>)
141145
```
142146

0 commit comments

Comments
 (0)