Update index.html
This commit is contained in:
parent
991bf83152
commit
845652adb7
|
@ -7,7 +7,7 @@
|
|||
code {
|
||||
background-color: #eee;
|
||||
color: white;
|
||||
padding: 10px;
|
||||
padding: 5px;
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
|
@ -25,7 +25,7 @@
|
|||
Step 2
|
||||
</h2>
|
||||
<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>
|
||||
<br />
|
||||
<code class="code">
|
||||
|
|
Loading…
Reference in a new issue