Skip to content

Commit 2a2ad63

Browse files
committed
Updated README
1 parent 80983ac commit 2a2ad63

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ Now you can install Veriloggen using setup.py script.
134134
python3 setup.py install
135135
```
136136

137-
On Docker
137+
Docker
138138
--------------------
139139

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.
141141

142142
```
143143
cd docker

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ Now you can install Veriloggen using setup.py script.
149149

150150
python3 setup.py install
151151

152-
On Docker
153-
---------
152+
Docker
153+
------
154154

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.
157157

158158
::
159159

0 commit comments

Comments
 (0)