Skip to content

Commit c680f13

Browse files
authored
Update README.md
1 parent 8136a98 commit c680f13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Website/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Machine Learning Repos COntributing Guidelines
1+
# Machine Learning Repos Contributing Guidelines
22

33
## Prerequisites ⚠️
44

@@ -10,7 +10,7 @@
1010

1111
### Setup guidelines 🪜
1212

13-
**Follow these steps to setup HelpOps-Hub on your local machine 👇**
13+
**Follow these steps to setup Machine-Learning-Repos on your local machine 👇**
1414

1515
- [Fork](https://github.com/recodehive/machine-learning-repos/fork) the repository
1616
- Clone the forked repository in your local system.
@@ -24,6 +24,7 @@
2424
```
2525
- Now install dependency
2626
```bash
27+
cd server
2728
npm install
2829
```
2930
- Setup env file

0 commit comments

Comments
 (0)