We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8832662 commit 9a44bdcCopy full SHA for 9a44bdc
README.md
@@ -55,15 +55,10 @@ For the quick start, you can follow the steps below:
55
1. Star <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository.
56
2. Fork <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository.
57
3. Clone the **forked** repository.
58
-4. Set <a href="https://github.com/utkarsh1504/DSA-Java" title="this">this</a> repository as upstream repository.
59
60
```yml
61
git clone https://github.com/<your-github-username>/DSA-Java
62
```
63
-Set upstream command
64
-```yml
65
-git remote add upstream https://github.com/Utkarsh1504/DSA-Java.git
66
-```
67
68
3. Navigate to the project directory.
69
0 commit comments