Update setup instructions.

stix2.1
Greg Back 2017-04-07 11:45:44 -05:00
parent 0db73c1eb2
commit 4727ee5cc5
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ the repository on GitHub and clone your fork instead of the main repo::
$ cd cti-python-stix2
$ pip install -r requirements.txt
3. Install [pre-commit](http://pre-commit.com/#usage) git hooks.
$ pre-commit install
At this point you should be able to make changes to the code.
Code style