File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,15 @@ Make sure you have the following dependencies installed:
35
35
Link to [ `Semi-supervised-sequence-learning-Project'] ( https://github.com/sanjay-kv/Semi-supervised-sequence-learning-Project )
36
36
Follow these instructions on [ how to fork a repository] ( https://help.github.com/en/articles/fork-a-repo )
37
37
38
- 2 . ** Clone the repository **
39
- - Clone the repository to your local machine using SSH:
40
- ```
41
- git clone [email protected] :your-username/Semi-supervised-sequence-learning-Project.git
42
- ```
43
- -or using HTTPS:
44
- ```
45
- https://github.com/your-username/Semi-supervised-sequence-learning-Project.git
46
- ```
38
+ 2 . ** Clone the Repository **
39
+ - Clone the repository to your local machine using SSH:
40
+ ```
41
+ git clone [email protected] :your-username/Semi-supervised-sequence-learning-Project.git
42
+ ```
43
+ - Or using HTTPS:
44
+ ```
45
+ git clone https://github.com/your-username/Semi-supervised-sequence-learning-Project.git
46
+ ```
47
47
3. **Navigate to the project directory.**
48
48
```
49
49
cd Semi-supervised-sequence-learning-Project
You can’t perform that action at this time.
0 commit comments