Changed gist_token to github access token in README.md

pull/1/head
ioedeveloper 5 years ago
parent 0cd2b26329
commit 8bc4c2116b
  1. 2
      README.md

@ -115,7 +115,7 @@ To run the Selenium tests via Nightwatch:
- **the `remixd` tests suite** requires to run `remixd` locally.**
- **the `gist` tests suite** requires specifying a `gist_token` value in **.env file**.
- **the `gist` tests suite** requires specifying a github access token in **.env file**.
```
gist_token = <token>
```

Loading…
Cancel
Save