Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbmaulana authored Nov 14, 2023
1 parent 2a8be50 commit 7737691
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 @@ -8,7 +8,7 @@ Getting Started
Installation :

```
$ composer require tripteki/laravelphp-setting-menu
composer require tripteki/laravelphp-setting-menu
```

How to use it :
Expand All @@ -24,7 +24,7 @@ php artisan vendor:publish --tag=tripteki-laravelphp-setting-menu-migrations
- Migrate.

```
$ php artisan migrate
php artisan migrate
```

- Publish tests file into your project's directory with running (optionally) :
Expand Down

0 comments on commit 7737691

Please sign in to comment.