add getIds call
This commit is contained in:
parent
ed22ecbfb7
commit
055717d461
3 changed files with 91 additions and 3 deletions
4
README
4
README
|
|
@ -2,8 +2,8 @@ To setup a local instance of oxdata:
|
|||
|
||||
bzr branch http://code.0xdb.org/oxdata oxdata
|
||||
cd oxdata
|
||||
virtualenv .
|
||||
pip -E . install -r requirements.txt
|
||||
virtualenv --system-site-packages .
|
||||
./bin/pip install -r requirements.txt
|
||||
|
||||
you need python, bazaar, pip and virtualenv:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue