Skip to content

Commit 9c33217

Browse files
committed
Minor documentation update.
1 parent 27d46fb commit 9c33217

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
@@ -205,12 +205,11 @@ Please use the issue tracker at [https://github.com/dreibh/subnetcalc/issues](ht
205205

206206
The Git repository of the SubNetCalc sources can be found at [https://github.com/dreibh/subnetcalc](https://github.com/dreibh/subnetcalc):
207207

208-
```bash
209-
git clone https://github.com/dreibh/subnetcalc
210-
cd subnetcalc
211-
cmake .
212-
make
213-
```
208+
<pre><code><span class="fu">git</span> clone <a href="https://github.com/dreibh/subnetcalc">https://github.com/dreibh/subnetcalc</a>
209+
<span class="bu">cd</span> subnetcalc
210+
<span class="fu">cmake</span> .
211+
<span class="fu">make</span>
212+
</code></pre>
214213

215214
Contributions:
216215

0 commit comments

Comments
 (0)