Skip to content

Commit 975b5ca

Browse files
authored
Update Readme
1 parent f3fb273 commit 975b5ca

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
22
Scrum Masters can create tasks for employees in this project.
33

44
Open command line and apply that steps:
5+
-----------
56
```
6-
1. Step →→
7+
1. Step
78
git clone https://github.com/mreorhan/Scrum-Task-Management-with-ReactJS-Express-Server/ scrumtaskmanagement
89
9-
2. Step <br/>
10+
2. Step
1011
cd scrumtaskmanagement npm start
1112
12-
3. Step (open new command line)<br/>
13+
3. Step (open new command line)
1314
cd scrumtaskmanagement/client npm start
1415
15-
4. step<br/>
16+
4. step
1617
You can start working on which explorer window.
1718
```
1819

0 commit comments

Comments
 (0)