There was an error while loading. Please reload this page.
1 parent 7301d77 commit e52e803Copy full SHA for e52e803
1 file changed
README.md
@@ -4,13 +4,13 @@
4
#installation
5
<h5>install with pip</h5>
6
<pre>
7
- $ pip install bashplotlib
+ $ pip install bashplotlib
8
</pre>
9
<h5>install from source</h5>
10
11
- $ git clone git@github.com:glamp/bashplotlib.git
12
- $ cd bashplotlib
13
- $ python setup.py install
+ $ git clone git@github.com:glamp/bashplotlib.git
+ $ cd bashplotlib
+ $ python setup.py install
14
15
16
#examples
0 commit comments