Update readme

This commit is contained in:
retropikzel 2024-10-11 09:48:56 +03:00
parent 97dfd385e0
commit 1b04de27d8
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@
The relevant part of Guix manual is
[Additional Channels](https://guix.gnu.org/manual/en/html_node/Specifying-Additional-Channels.html).
But here is short instructions anyway.
But here are short instructions anyway.
## Note about dependencies
@ -17,10 +17,12 @@ See the part about installing srfi-libraries for more details.
Copy this:
<pre>
(cons (channel
(name 'snow-fort)
(url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git"))
%default-channels)
</pre>
Into: