From: Bryan Date: Fri, 3 Jan 2014 15:57:38 +0000 (-0500) Subject: note about fabbing in venv X-Git-Tag: release-20150131~324 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=541b65527583286f7b38a0dc507282616ad34b90;p=oweals%2Fkarmaworld.git note about fabbing in venv --- diff --git a/README.md b/README.md index 36f7aa2..7c592aa 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,9 @@ forwards to your virtual machine's web site. ## Completing the Virtual Machine with Fabric +*Notice* Fabric might not run properly if you presently in a virtualenv. +`deactivate` prior to running fab commands. + 1. On the virtual machine, type `cd karmanotes` to get into the code repository. 1. In the code repo of the VM, type `fab -H 127.0.0.1 first_deploy`