From 0ed033f6a66ba899166349809f0c71de3b79d6bf Mon Sep 17 00:00:00 2001
From: Rob Thomas <109628112+icr8FreeCode@users.noreply.github.com>
Date: Fri, 30 Jun 2023 10:15:51 -0500
Subject: [PATCH] Update index.html minor fixes to context
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 972d701..4e34633 100644
--- a/index.html
+++ b/index.html
@@ -28,11 +28,11 @@
Launch JavaScript Repositories!
Usage:
These instructions assume you have a Git repository setup for tracking file changes on your Operating System.
- - Find the repository that you need to run the example
+ - Find the repository for the example code from the online textbook.
- Click the link to go to the github repository.
- On Github, navigate to the green "Code" button and Click the down arrow.
- Navigate to "Download ZIP" option to download the source code.
- - On your system, navigated to the downloaded content and move or unpack the ZIP folder to a project directory
+ - On your system, navigated to the downloaded content and move or unpack the ZIP folder to a project directory.
- If, you moved the file to your project directory, unpack the ZIP folder
- create a
gitignore
file
- Add replit*.* and .replit to gitignore file