diff options
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -15,7 +15,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: | 
