Skip to content

Commit

Permalink
Fix straight recipe (#36)
Browse files Browse the repository at this point in the history
The recipe is already part of Melpa, so it does not need to be added explicitly.
  • Loading branch information
CeleritasCelery committed Aug 18, 2024
1 parent 2721157 commit 30f0d39
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,7 @@ installing
### straight

```emacs-lisp
(straight-use-package '(rustic
:repo "emacs-rustic/rustic"
:fetcher github))
(straight-use-package 'rustic)
```

## remote
Expand Down

0 comments on commit 30f0d39

Please sign in to comment.