We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fc1c9 commit e305f0cCopy full SHA for e305f0c
README.md
@@ -686,12 +686,11 @@ Please use the issue tracker at [https://github.com/dreibh/netperfmeter/issues](
686
687
The Git repository of the NetPerfMeter sources can be found at [https://github.com/dreibh/netperfmeter](https://github.com/dreibh/netperfmeter):
688
689
-```bash
690
-git clone https://github.com/dreibh/netperfmeter
691
-cd netperfmeter
692
-cmake .
693
-make
694
-```
+<pre><code><span class="fu">git</span> clone <a href="https://github.com/dreibh/netperfmeter">https://github.com/dreibh/netperfmeter</a>
+<span class="bu">cd</span> netperfmeter
+<span class="fu">cmake</span> .
+<span class="fu">make</span>
+</code></pre>
695
696
Contributions:
697
0 commit comments