File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,12 @@ 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 to your local machine. **
39
- - using SSH
38
+ 2 . ** Clone the repository**
39
+ - Clone the repository to your local machine using SSH:
40
40
```
41
41
git clone [email protected] :your-username/Semi-supervised-sequence-learning-Project.git
42
42
```
43
- or
44
- - using HTTPS
43
+ -or using HTTPS:
45
44
```
46
45
https://github.com/your-username/Semi-supervised-sequence-learning-Project.git
47
46
```
You can’t perform that action at this time.
0 commit comments