We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67209f commit dcf6c90Copy full SHA for dcf6c90
README.md
@@ -14,7 +14,7 @@ pasty is a cli for pastebin.com. With it you can:
14
first, login:
15
16
- visit [pastebin.com](https://pastebin.com/) and login
17
-- visit [https://pastebin.com/doc_api#1](https://pastebin.com/api_doc)
+- visit [https://pastebin.com/doc_api](https://pastebin.com/doc_api)
18
- save your api key in a file called `pasty.api` in your home directory (`~/.pasty.api`)
19
- the contents of your `.pasty.api` should just be the key, nothing else
20
0 commit comments