Skip to content

Commit

Permalink
Merge pull request #178 from STIXProject/docs
Browse files Browse the repository at this point in the history
minor doc change
  • Loading branch information
gtback committed Aug 21, 2014
2 parents f81d466 + 299a89c commit cae67b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -42,12 +42,12 @@ instructions.
- `python-cybox <https://github.com/CybOXProject/python-cybox>`_
- `lxml <http://lxml.de/>`_

Installing Dependencies on Ubuntu
Installation on Ubuntu 14.04 (and older)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

::

$ sudo apt-get install python-dev python-pip libxml2-dev libxslt-dev
$ sudo apt-get install python-dev python-pip libxml2-dev libxslt-dev zlib1g-dev
$ sudo pip install stix

Versioning
Expand Down

0 comments on commit cae67b4

Please sign in to comment.