typo follwing->following
This commit is contained in:
parent
d79b9fa5c3
commit
215047334b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ If you get a [permission failure](https://github.com/anmonteiro/lumo/issues/206)
|
|||
### usage
|
||||
|
||||
* create a Mastodon API key following the instructions [here](https://tinysubversions.com/notes/mastodon-bot/)
|
||||
* create a Twitter API key follwing the instructions [here](https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens)
|
||||
* create a Twitter API key following the instructions [here](https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens)
|
||||
* create a Tumblr API key following the instructions [here](http://www.developerdrive.com/2014/05/how-to-get-started-with-the-tumblr-api-part-1/)
|
||||
* create a file called `config.edn` with the following contents:
|
||||
|
||||
|
|
Reference in a new issue