Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In this step we will setup the origin for the repository. We'll do this by conne
* Go into that folder.
* Create a file called `myName.js` and add your name to that file.
* Save the file and open a terminal window.
* In your terminal window, `cd` to your `myProject` folder. O
* In your terminal window, `cd` to your `myProject` folder.
* Run `git init`.
* <details>

Expand Down