You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,5 +14,5 @@ Please note that some of the content covered within this tool may require access
14
14
## Setup
15
15
- Download the cf-tutor application here.
16
16
- In your CLI, navigate to the cf-tutor folder using the cd command followed by the file path. You can either enter the full file path such as cd Documents/Projects/cf-teach or you can use cd multiple times to go folder by folder, for example: cd Documents , then press enter and follow with cd Projects so on and so forth.
17
-
- Once you have entered the cf-teach application on your CLI, enter the command npm i to install all dependencies
17
+
- Once you have entered the cf-tutor application folder on your CLI, enter the command npm i to install all dependencies
18
18
- Once the dependencies have installed, run npm start to run the application
0 commit comments