Update index.html

This commit is contained in:
SparrOSDeveloperTeam 2018-06-29 21:03:51 -05:00 committed by GitHub
parent 991bf83152
commit 845652adb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">