diff --git a/README b/README index 6b1d650d2..a09809cf6 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ To setup a local instance of 0xdb: - bzr branch http://code.0xdb.org/oxdb oxdb + bzr branch http://code.0xdb.org/oxdb2 oxdb cd oxdb virtualenv . pip -E . install -r requirements.txt