We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92145e3 commit 2488762Copy full SHA for 2488762
README.rst
@@ -65,15 +65,15 @@ To install the latest version directly from GitHub_:
65
cd python-arango
66
python setup.py install
67
68
-You may need to use ``sudo`` depending on your environment.
+You may need to use ``sudo`` depending on your environment setup.
69
70
.. _PyPi: https://pypi.python.org/pypi/python-arango
71
.. _GitHub: https://github.com/joowani/python-arango
72
73
Getting Started
74
===============
75
76
-Here is simple usage example:
+Here is a simple usage example:
77
78
.. code-block:: python
79
0 commit comments