changeset 1917:b3c124850d10

mod_candy/README: Correct command for unzipping Candy release
author Kim Alvefur <zash@zash.se>
date Thu, 22 Oct 2015 15:53:24 +0200
parents 56f6a642fc67
children c6db9d3dcff7
files mod_candy/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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/`