Change the text on the sudo selector.
This commit is contained in:
parent
ad76141007
commit
cbafab3c4e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue