diff --git a/README.md b/README.md index e3815d9..816fb83 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ See the part about installing srfi-libraries for more details. Copy this:
-   (cons (channel
-           (name 'snow-fort)
-             (url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git"))
-         %default-channels)
+(cons (channel
+       (name 'snow-fort)
+       (url "https://gitea.scheme.org/Rinne/snow-fort-guix-channel.git"))
+ %default-channels)
 
Into: