Skip to content

Commit

Permalink
Merge branch 'main' of github.com:icr8FreeCode/icr8FreeCode.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
icr8FreeCode committed Jun 30, 2023
2 parents 726e6f7 + 0ed033f commit d4b3578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ <h1> Launch JavaScript Repositories! </h1>
<h2>Usage:</h2>
<p>These instructions assume you have a Git repository setup for tracking file changes on your Operating System.</p>
<ol>
<li>Find the repository that you need to run the example</li>
<li>Find the repository for the example code from the online textbook.</li>
<li>Click the link to go to the github repository. </li>
<li>On Github, navigate to the green "Code" button <button>Code</button> and Click the down arrow. </li>
<li>Navigate to <strong>"Download ZIP"</strong> option to download the source code.</li>
<li>On your system, navigated to the downloaded content and move or unpack the <strong>ZIP</strong> folder to a project directory</li>
<li>On your system, navigated to the downloaded content and move or unpack the <strong>ZIP</strong> folder to a project directory.</li>
<li>If, you moved the file to your project directory, unpack the <strong>ZIP</strong> folder</li>
<li>create a <code>gitignore</code> file </li>
<li>Add <strong>replit*.*</strong> and <strong>.replit</strong> to gitignore file </li>
Expand Down

0 comments on commit d4b3578

Please sign in to comment.