Skip to content

Commit

Permalink
Fix typo in busy-signal github repo
Browse files Browse the repository at this point in the history
This commit fixes a small typo that prevents the command to install busy-signal from running
  • Loading branch information
matbme authored Jan 16, 2024
1 parent 908e547 commit 5fe2c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/Admin_Actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ To reflect this status, `busy-signal` will additionally receive the [`Outdated`]
To install `busy-signal` for end users, it's recommended to run the following command:

```shell
pulsar -p install https://github.com/steelbreain/busy-signal
pulsar -p install https://github.com/steelbrain/busy-signal
```

## 2023 - April 22
Expand Down

0 comments on commit 5fe2c1c

Please sign in to comment.