Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Abdurozzaq/Oashier
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdurozzaq committed Aug 25, 2020
2 parents c5d3805 + 2c2e9ca commit 5a11c48
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 5a11c48

Please sign in to comment.