Minor update to the usage

This commit is contained in:
Erik Brakkee 2025-03-21 22:05:47 +01:00
parent 9ecc9bbd65
commit baabe2f4d9

View File

@ -151,9 +151,10 @@ templ Usage(access models.ConvergeAccess) {
<p>
<ol>
<li>Configure agent settings below</li>
<li>Copy paste the required commands for your agent</li>
<li>Copy paste the required commands for connecting to the remote shell on the agent through
Converge. </li>
<li>Copy paste the required commands for your agent, these commands are to be run inside your
continuous integration job. </li>
<li>Copy paste the required commands for connecting to the agent through converge. These commmands
are to be run in your terminal.</li>
</ol>
</p>
<!-- TODO Investigate how to do this properly with bootstrap -->