From 7276e28bb7d4109ada704167a5cc27549a82d8ad Mon Sep 17 00:00:00 2001 From: wzeth Date: Mon, 13 Jun 2016 02:21:57 -0400 Subject: [PATCH] add missing command --- doc/debian8.5-step-by-step.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/debian8.5-step-by-step.md b/doc/debian8.5-step-by-step.md index 0c37ca2..9426c62 100644 --- a/doc/debian8.5-step-by-step.md +++ b/doc/debian8.5-step-by-step.md @@ -98,7 +98,7 @@ If you use your package manager, you will install an old version of redis and yo Let's make a build directory: ``` -# mkdir /opt/redis-build && /opt/redis-build +# mkdir /opt/redis-build && cd /opt/redis-build ``` Download the stable ball: