Update readme
This commit is contained in:
parent
1b04de27d8
commit
a0663039f7
|
@ -18,10 +18,10 @@ See the part about installing srfi-libraries for more details.
|
||||||
Copy this:
|
Copy this:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
(cons (channel
|
(cons (channel
|
||||||
(name 'snow-fort)
|
(name 'snow-fort)
|
||||||
(url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git"))
|
(url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git"))
|
||||||
%default-channels)
|
%default-channels)
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Into:
|
Into:
|
||||||
|
|
Loading…
Reference in New Issue