Skip to content

Commit 2e9e4d7

Browse files
authored
Update README.md
checking for indent again
1 parent d79939b commit 2e9e4d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,12 @@ Make sure you have the following dependencies installed:
3535
Link to [`Semi-supervised-sequence-learning-Project'](https://github.com/sanjay-kv/Semi-supervised-sequence-learning-Project)
3636
Follow these instructions on [how to fork a repository](https://help.github.com/en/articles/fork-a-repo)
3737

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:
4040
```
4141
git clone [email protected]:your-username/Semi-supervised-sequence-learning-Project.git
4242
```
43-
or
44-
- using HTTPS
43+
-or using HTTPS:
4544
```
4645
https://github.com/your-username/Semi-supervised-sequence-learning-Project.git
4746
```

0 commit comments

Comments
 (0)