forked from I2P_Developers/i2p.www
#2248 - Use <code>...</code> instead of double-quotes
This commit is contained in:
@@ -91,7 +91,7 @@ part of <a href="#Post-install_work">starting I2P</a> and configuring it for you
|
||||
|
||||
<p>{% trans -%}
|
||||
Note: The steps below should be performed with root access (i.e., switching
|
||||
user to root with "su" or by prefixing each command with "sudo").
|
||||
user to root with <code>su</code> or by prefixing each command with <code>sudo</code>).
|
||||
{%- endtrans %}</p>
|
||||
<ol>
|
||||
<li>{% trans -%}Ensure that <code>apt-transport-https</code> and <code>curl</code> are installed.{%- endtrans %}
|
||||
|
Reference in New Issue
Block a user