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 27d46fb commit 9c33217Copy full SHA for 9c33217
README.md
@@ -205,12 +205,11 @@ Please use the issue tracker at [https://github.com/dreibh/subnetcalc/issues](ht
205
206
The Git repository of the SubNetCalc sources can be found at [https://github.com/dreibh/subnetcalc](https://github.com/dreibh/subnetcalc):
207
208
-```bash
209
-git clone https://github.com/dreibh/subnetcalc
210
-cd subnetcalc
211
-cmake .
212
-make
213
-```
+<pre><code><span class="fu">git</span> clone <a href="https://github.com/dreibh/subnetcalc">https://github.com/dreibh/subnetcalc</a>
+<span class="bu">cd</span> subnetcalc
+<span class="fu">cmake</span> .
+<span class="fu">make</span>
+</code></pre>
214
215
Contributions:
216
0 commit comments