Skip to content

Commit

Permalink
docs: Try not to mislead users
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Feb 24, 2024
1 parent 2f95702 commit ed4d7ef
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 @@ -13,7 +13,7 @@
## 🔨 Quickstart

```elisp
(use-package sideline
(use-package sideline-flycheck
:hook (flycheck-mode . sideline-mode)
:init
(setq sideline-backends-right '(sideline-flycheck)))
Expand Down

0 comments on commit ed4d7ef

Please sign in to comment.