Skip to content

Commit

Permalink
fix(README): updating README to fit the switch from X to Mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sterbenfr committed Dec 5, 2023
1 parent 10c98d2 commit 36c13f6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,6 @@ echo "GH_TOKEN=mysecrettoken\
" >> .env.local
```

Then create a [Twitter App](https://developer.twitter.com/):

```sh
echo "TWITTER_API_KEY=xxxxxx\
TWITTER_API_KEY_SECRET=xxxxx\
TWITTER_API_TOKEN=xxxxx\
" >> .env.local
```

Then run the development server:

```bash
Expand Down

0 comments on commit 36c13f6

Please sign in to comment.