Revise self-hosting step from "at first" to "first".

This commit is contained in:
266-750Balloons
2024-06-07 17:01:10 -07:00
committed by GitHub
parent 573f7fc4d1
commit 8c19eff357
@@ -63,7 +63,7 @@ SPDX-License-Identifier: MPL-2.0
</ul>
<h2>Installation</h2>
<p>At first, clone the repo:</p>
<p>First, clone the repo:</p>
<pre><code class="language-bash"
>git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz</code