Skip to content

Commit 2488762

Browse files
authored
Update README.rst
1 parent 92145e3 commit 2488762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ To install the latest version directly from GitHub_:
6565
cd python-arango
6666
python setup.py install
6767
68-
You may need to use ``sudo`` depending on your environment.
68+
You may need to use ``sudo`` depending on your environment setup.
6969

7070
.. _PyPi: https://pypi.python.org/pypi/python-arango
7171
.. _GitHub: https://github.com/joowani/python-arango
7272

7373
Getting Started
7474
===============
7575

76-
Here is simple usage example:
76+
Here is a simple usage example:
7777

7878
.. code-block:: python
7979

0 commit comments

Comments
 (0)