We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc9bce0 + 2654468 commit 5c54f54Copy full SHA for 5c54f54
README.md
@@ -42,11 +42,11 @@ used to indicate new versions of the python-maec library itself.
42
43
The `maec` package depends on the following Python libraries:
44
* `lxml` >= 3.1.x
45
-* `python-cybox` >= 2.1.x.x
+* `python-cybox` >= 2.1.*.*
46
* `setuptools` (only if installing using setup.py)
47
48
For Windows installers of the above libraries, we recommend looking here: http://www.lfd.uci.edu/~gohlke/pythonlibs.
49
-python-cybox can be found at https://github.com/CybOXProject/python-cybox.
+python-cybox can be found at https://github.com/CybOXProject/python-cybox/releases.
50
51
To build `lxml` on Ubuntu, you will need the following packages from the
52
Ubuntu package repository:
0 commit comments