Commit 8bc4c211 authored by ioedeveloper's avatar ioedeveloper

Changed gist_token to github access token in README.md

parent 0cd2b263
...@@ -115,7 +115,7 @@ To run the Selenium tests via Nightwatch: ...@@ -115,7 +115,7 @@ To run the Selenium tests via Nightwatch:
- **the `remixd` tests suite** requires to run `remixd` locally.** - **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> gist_token = <token>
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment