# HG changeset patch # User Kim Alvefur # Date 1445522004 -7200 # Node ID b3c124850d10a6eb6a152570595e77778b4edc56 # Parent 56f6a642fc67ee86301274dd54a68c22496b3494 mod_candy/README: Correct command for unzipping Candy release diff -r 56f6a642fc67 -r b3c124850d10 mod_candy/README.markdown --- a/mod_candy/README.markdown Tue Oct 20 21:51:10 2015 +0200 +++ b/mod_candy/README.markdown Thu Oct 22 15:53:24 2015 +0200 @@ -22,7 +22,7 @@ cd www_files curl -OL https://github.com/candy-chat/candy/releases/download/v2.0.0/candy-2.0.0.zip - unzip www_files + unzip candy-2.0.0.zip After the module has been loaded, Candy will by default be reachable from `http://example.com:5280/candy/`