Skip to content

Commit 6d83492

Browse files
author
Joohwan Oh
committed
Update README.md
1 parent 9ecd199 commit 6d83492

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ Installation
2828
sudo pip install py-arango
2929
~~~~
3030

31-
- Latest .. code:: bash
32-
33-
> git clone <https://github.com/Joowani/py-arango.git> cd py-arango
34-
> python2.7 setup.py install
31+
~~~~ {.sourceCode .bash}
32+
git clone https://github.com/Joowani/py-arango.git
33+
cd py-arango
34+
python2.7 setup.py install
35+
~~~~
3536

3637
Initializing Connection
3738
-----------------------

0 commit comments

Comments
 (0)