Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellbenton authored Oct 3, 2018
1 parent 5bbbc6a commit cf45a41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pass them.
folder
2. Use the terminal to initialize a new git repository
3. Create a README.md file inside your new folder
3. Create a remote repository on [GitHub](github.com), using your GitHub account
3. Create a remote repository on [GitHub][github], using your GitHub account
4. Set the newly created GitHub repository as the remote repo for your new local
repository
5. Use the terminal to add your README.md so it is tracked by git, and commit
Expand All @@ -57,4 +57,6 @@ adding, committing and pushing your work on a regular basis.

**Remember: Commit, and commit often!**

[github]: https://github.com/

<p data-visibility='hidden'>View <a href='https://learn.co/lessons/git-remote-code-along' title='Git Remotes + GitHub Code-Along'>Git Remotes + GitHub Code-Along</a> on Learn.co and start learning to code for free.</p>

0 comments on commit cf45a41

Please sign in to comment.