diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Add `tojo-tokyo` channel to `~/.config/guix/channels.scm`: (cons* (channel (name 'tojo-tokyo) - (url "https://git.tojo.tokyo/tojo-tokyo-guix-channel.git") + (url "https://git.tojo.tokyo/tojo-tokyo-guix-channel.git")) %default-channels) And proceed following: |