aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bc9f8d..f89a2bd 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,7 @@ Your Github API token for the given username. It's scope should be with `gist`.
146 146
147If you use command which needs it and it is not being set, A prompt will shows up and requires it. You can choose going to web page to create a new token, or just input an existing one directly. 147If you use command which needs it and it is not being set, A prompt will shows up and requires it. You can choose going to web page to create a new token, or just input an existing one directly.
148 148
149Use `gist config toekn <your-github-api-token>` to set the value if needed. 149Use `gist config token <your-github-api-token>` to set the value if needed.
150 150
151### folder 151### folder
152**[Optional]** The folder you stores index file and git repos for each your gists and starred gists. Default to `~/gist/` if not being set. 152**[Optional]** The folder you stores index file and git repos for each your gists and starred gists. Default to `~/gist/` if not being set.