Update index.html
This commit is contained in:
parent
991bf83152
commit
845652adb7
|
@ -7,7 +7,7 @@
|
||||||
code {
|
code {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px;
|
padding: 5px;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
Step 2
|
Step 2
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Go to the index.html file on the root of the OS and go to the <code>ls</code> block. Insert anywhere within it:
|
Go to the index.html file on the root of the OS and go to the <kbd>ls</kbd> block. Insert anywhere within it:
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<code class="code">
|
<code class="code">
|
||||||
|
|
Loading…
Reference in a new issue