Skip to content

Commit

Permalink
chore: minor on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Caknoooo committed Jul 13, 2024
1 parent 03ae7b8 commit ab59465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Clean Architecture proposes a structured application design with several layers
## How To Use
1. Clone the repository or **Use This Template**
```bash
git clone https://github.com/Caknoooo/golang-clean-template.git
git clone https://github.com/Caknoooo/go-gin-clean-starter.git
```
2. Navigate to the project directory:
```bash
cd golang-clean-template
cd go-gin-clean-starter
```
3. Copy the example environment file and configure it:
```bash
Expand Down

0 comments on commit ab59465

Please sign in to comment.