Skip to content

Commit 5a85dd5

Browse files
committed
README.md
1 parent da11cee commit 5a85dd5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,13 @@ Installation
4545
==============================
4646

4747
If you want to use Pyverilog as a general library, you can install on your environment by using setup.py.
48-
4948
If Python 2.7 is used,
5049

51-
```
52-
python setup.py install
53-
```
50+
python setup.py install
5451

5552
If Python 3.x is used,
5653

57-
```
58-
python3 setup.py install
59-
```
54+
python3 setup.py install
6055

6156

6257
Tools

0 commit comments

Comments
 (0)