There was an error while loading. Please reload this page.
1 parent b7733bd commit 738de66Copy full SHA for 738de66
README.md
@@ -7,7 +7,8 @@ Starting a new project
7
> git branch -M main<br>
8
> git remote add origin https://github.com/<your-github-username\>/<repository-name.git><br>
9
10
+
11
Joining an existing repository: There are 2 ways to do this
12
1. Forking the repo from your github dashboard
13
2. Cloning the repo from your github dashboard or running the command below from the folder:
-> git clone <repository-path>
14
+> git clone <repository-path\>
0 commit comments