Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dcaee2c

Browse files
authored
Update README.md
small change git remote add origin
1 parent 2d41351 commit dcaee2c

File tree

1 file changed

+1
-1
lines changed
  • README.md

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This contains all the necessary CMD line commands to execute and add new reposit
1212
- GIT ORIGIN
1313
- ADD ORIGIN URL
1414
```console
15-
git add remote origin
15+
git remote add origin
1616
```
1717
- REMOVE ORIGIN URL
1818
```console

0 commit comments

Comments
(0)