Skip to content

Commit 9a44bdc

Browse files
committed
Revert " Added upstream command"
This reverts commit ffb7e9b.
1 parent 8832662 commit 9a44bdc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,10 @@ For the quick start, you can follow the steps below:
5555
1. Star <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository.
5656
2. Fork <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository.
5757
3. Clone the **forked** repository.
58-
4. Set <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository as upstream repository.
5958

6059
```yml
6160
git clone https://github.com/<your-github-username>/DSA-Java
6261
```
63-
Set upstream command
64-
```yml
65-
git remote add upstream https://github.com/Utkarsh1504/DSA-Java.git
66-
```
6762

6863
3. Navigate to the project directory.
6964

0 commit comments

Comments
 (0)