Skip to content

Commit 91d6492

Browse files
authored
Update README.md
added bullets
1 parent 2e9e4d7 commit 91d6492

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ 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**
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+
```
4747
3. **Navigate to the project directory.**
4848
```
4949
cd Semi-supervised-sequence-learning-Project

0 commit comments

Comments
 (0)