Skip to content

Commit

Permalink
Merge pull request #143 from ChtiJS/fix/READ.me
Browse files Browse the repository at this point in the history
fix(README): updating README to fit the switch from X to Mastodon
  • Loading branch information
Sterbenfr authored Dec 5, 2023
2 parents 143c796 + 36c13f6 commit 696f8ab
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 696f8ab

Please sign in to comment.