Removed WhiteSpace

This commit is contained in:
ahmedbodi 2013-11-29 10:45:40 +00:00
parent 810b9e3987
commit 89c6857e72

View File

@ -25,7 +25,7 @@
</tbody>
</table>
<p>If you use a command-line miner, type:</p>
<pre>./cgminer {if $GLOBAL.config.algorithm == 'scrypt'} --scrypt {/if} -o stratum+tcp://{$smarty.server.SERVER_NAME}:{$SITESTRATUMPORT|default:"3333"} -u <em>Weblogin</em>.<em>Worker</em> -p <em>Worker password</em></pre>
<pre>./cgminer {if $GLOBAL.config.algorithm == 'scrypt'}--scrypt {/if} -o stratum+tcp://{$smarty.server.SERVER_NAME}:{$SITESTRATUMPORT|default:"3333"} -u <em>Weblogin</em>.<em>Worker</em> -p <em>Worker password</em></pre>
<p>If you want, you can create additional workers with usernames and passwords of your choice <a href="{$smarty.server.PHP_SELF}?page=account&action=workers">Here</a></p>
</li>
<li>4. <strong>Create a {$SITECOINNAME|default:"Litecoin"} address to recieve payments.</strong>