Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdurozzaq committed Aug 23, 2020
1 parent 38dc43a commit 2c2e9ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ In Terminal, navigate to the extracted Oashier folder.
```$ cd oashier```

Enter these commands one by one (without the $ sign),
```$ composer install
```
$ composer install
$ cp .env.example .env
$ php artisan key:generate
$ php artisan storage:link
Expand Down

0 comments on commit 2c2e9ca

Please sign in to comment.