Skip to content

Commit

Permalink
fix: attempt the powershell abbreviation with more letters
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Nov 20, 2024
1 parent 272c1bd commit 7371e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export SLACK_BOT_TOKEN=<your-bot-token>
export SLACK_APP_TOKEN=<your-app-token>
```

```ps
```pwsh
# Windows
set SLACK_BOT_TOKEN=<your-bot-token>
set SLACK_APP_TOKEN=<your-app-token>
Expand Down

0 comments on commit 7371e67

Please sign in to comment.