Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
declantsien committed May 21, 2024
1 parent e80f785 commit 20b851f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ your ~~/.config/guix/channels.scm~, and call ~guix pull~.
#+begin_src scheme
(cons*
(channel
(name rustup)
(name 'rustup)
(url "https://github.com/declantsien/guix-rustup")
(introduction
(make-channel-introduction
Expand Down

0 comments on commit 20b851f

Please sign in to comment.