Skip to content

Commit 630a453

Browse files
committed
Update README.md
1 parent c1d6af0 commit 630a453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ This project is a boilerplate setup for building an API with Laravel. It include
2020

2121
**1. Clone the repository:**
2222
```bash
23-
git clone <repository URL>
24-
cd <project directory>
23+
git clone https://github.com/joelbladt/laravel-api-boilerplate.git
24+
cd ./laravel-api-boilerplate
2525
```
2626

2727
**2. Install dependencies:**

0 commit comments

Comments
 (0)