Update installation.md

change second `sudo rake` to `sudo bundle exec rake`

Justin R. Porter %!s(int64=9) %!d(string=hace) años
padre
commit
e77d83cdc8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/manual/installation.md

+ 1 - 1
doc/manual/installation.md

@@ -252,7 +252,7 @@ Export the init scripts:
252 252
 
253 253
 ### Ensure Your Huginn Instance Is Running
254 254
 
255
-    sudo rake production:status
255
+    sudo bundle exec rake production:status
256 256
 
257 257
 ## 7. Nginx
258 258