Skip to content

Commit 5a6eb18

Browse files
author
Rajeev Kumar Singh
committed
Readme
1 parent 77a4773 commit 5a6eb18

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Readme.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ Build Restful CRUD API for a simple Note-Taking application using Spring Boot, M
1414

1515
**1. Clone the application**
1616

17-
```bash
18-
git clone https://github.com/callicoder/spring-boot-mysql-rest-api-tutorial.git
19-
```
17+
```bash
18+
git clone https://github.com/callicoder/spring-boot-mysql-rest-api-tutorial.git
19+
```
2020

2121
**2. Create Mysql database**
22+
2223
```bash
2324
create database notes_app
2425
```

0 commit comments

Comments
 (0)