Skip to content

Commit e305f0c

Browse files
committed
Documentation improvement.
1 parent 92fc1c9 commit e305f0c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -686,12 +686,11 @@ Please use the issue tracker at [https://github.com/dreibh/netperfmeter/issues](
686686

687687
The Git repository of the NetPerfMeter sources can be found at [https://github.com/dreibh/netperfmeter](https://github.com/dreibh/netperfmeter):
688688

689-
```bash
690-
git clone https://github.com/dreibh/netperfmeter
691-
cd netperfmeter
692-
cmake .
693-
make
694-
```
689+
<pre><code><span class="fu">git</span> clone <a href="https://github.com/dreibh/netperfmeter">https://github.com/dreibh/netperfmeter</a>
690+
<span class="bu">cd</span> netperfmeter
691+
<span class="fu">cmake</span> .
692+
<span class="fu">make</span>
693+
</code></pre>
695694

696695
Contributions:
697696

0 commit comments

Comments
 (0)