Skip to content

Commit aae7f88

Browse files
malina-kirnTeddy Reed
authored andcommitted
Update README to reflect availability of osquery on PyPi (osquery#38)
1 parent 769e8a5 commit aae7f88

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,21 +129,11 @@ osquery process for consecutive or long running client instances.
129129
Install
130130
-------
131131

132-
This module is currently in "beta mode". We're testing the API and UX before
133-
uploading the module to PyPI.
134-
135-
To install, clone this repo and run the following:
136-
137-
.. code-block:: none
138-
139-
python setup.py build
140-
python setup.py install
141-
142-
Alternatively, if you don't want to clone the repo, you can simply:
132+
To install, run the following:
143133

144134
.. code-block:: none
145135
146-
pip install git+git://github.com/osquery/osquery-python.git
136+
pip install osquery
147137
148138
Development
149139
-----------

0 commit comments

Comments
 (0)