File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -134,10 +134,10 @@ Now you can install Veriloggen using setup.py script.
134
134
python3 setup.py install
135
135
```
136
136
137
- On Docker
137
+ Docker
138
138
--------------------
139
139
140
- Dockerfile is available, so that you can try Veriloggen on Docker without any installation on your host platform.
140
+ Dockerfile is available. You can try Veriloggen on Docker without any installation on your host platform.
141
141
142
142
```
143
143
cd docker
Original file line number Diff line number Diff line change @@ -149,11 +149,11 @@ Now you can install Veriloggen using setup.py script.
149
149
150
150
python3 setup.py install
151
151
152
- On Docker
153
- ---------
152
+ Docker
153
+ ------
154
154
155
- Dockerfile is available, so that you can try Veriloggen on Docker
156
- without any installation on your host platform.
155
+ Dockerfile is available. You can try Veriloggen on Docker without any
156
+ installation on your host platform.
157
157
158
158
::
159
159
You can’t perform that action at this time.
0 commit comments