From e6e80477b5aa773281e4c48104cf45dbd82a5a7d Mon Sep 17 00:00:00 2001 From: Arshitha Basavaraj Date: Thu, 19 Dec 2019 13:56:52 -0500 Subject: [PATCH] Update README.md --- session_3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_3/README.md b/session_3/README.md index 626606b..849c77a 100644 --- a/session_3/README.md +++ b/session_3/README.md @@ -22,7 +22,7 @@ git init ``` - create repo on GitHub (my personal account) -- connect remote with local `git remote add origin +- connect remote with local `git remote add origin ` ```shell # Add some R code