Skip to content

Commit 7301d77

Browse files
committed
Update README.md
1 parent 42b2205 commit 7301d77

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
#installation
55
<h5>install with pip</h5>
66
<pre>
7-
pip install bashplotlib
7+
$ pip install bashplotlib
88
</pre>
99
<h5>install from source</h5>
1010
<pre>
11-
git clone git@github.com:glamp/bashplotlib.git
12-
cd bashplotlib
13-
python setup.py install
11+
$ git clone git@github.com:glamp/bashplotlib.git
12+
$ cd bashplotlib
13+
$ python setup.py install
1414
</pre>
1515

1616
#examples

0 commit comments

Comments
 (0)