From 541b65527583286f7b38a0dc507282616ad34b90 Mon Sep 17 00:00:00 2001 From: Bryan Date: Fri, 3 Jan 2014 10:57:38 -0500 Subject: [PATCH] note about fabbing in venv --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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` -- 2.25.1