Skip to content

Commit

Permalink
Merge pull request #31 from rono516/readme
Browse files Browse the repository at this point in the history
small change in readme.md
  • Loading branch information
Iankumu authored Dec 3, 2023
2 parents cab9bf2 + 7749222 commit 65fda6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is an implementation of the various Payment Gateways in Laravel including `
To run this project locally clone the repository and in the project directory,run the following commands:

```
$ cp.env.example .env
$ cp .env.example .env
$ composer install
$ php artisan key:generate
$ php artisan migrate
Expand Down

0 comments on commit 65fda6d

Please sign in to comment.