Update readme
This commit is contained in:
parent
97dfd385e0
commit
1b04de27d8
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue