Change the text on the sudo selector.

This commit is contained in:
jakedt 2014-02-13 16:53:25 -05:00
parent ad76141007
commit cbafab3c4e

View file

@ -3,7 +3,7 @@
<div class="checkbox">
<label>
<input name="showSudo" type="checkbox" ng-model="tour.tourScope.showSudo" style="display: inline-block; margin-left: 0px; margin-right: 10px;">
Start all commands with <code>sudo</code>
My OS requires me to run all <code>docker</code> commands with <code>sudo</code>
</label>
</div>
</div>