diff --git a/README.md b/README.md index 00e1fc3..74628bb 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ virtualenv cbt source cbt/bin/activate ``` ``` -git checkout branch local-dev +git checkout local-dev ``` Install requirements ```