We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7078894 commit 46b0cb2Copy full SHA for 46b0cb2
1 file changed
README.md
@@ -173,11 +173,11 @@ Example table format:
173
174
#### Fork and Clone the Repository
175
176
-- Fork the Assignment 2 repository (provided separately).
+- Fork the Assignment 4 repository (provided separately).
177
- Clone your fork:
178
```bash
179
- git clone https://github.com/parallelcomputingabo/Homework-2.git
180
- cd Homework-2
+ git clone https://github.com/AA-parallel-computing/Assignment-4-Optional.git
+ cd Assignment-4-Optional
181
```
182
183
#### Create a New Branch
0 commit comments