Skip to content

Commit

Permalink
Fix syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
hisorange authored Oct 11, 2023
1 parent e74a6fe commit 935a1f2
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 @@ -174,7 +174,7 @@ Every call on the **Browser** facade is proxied to a result object, so the follo
If You are using Laravel then after installation run the following command:

```sh
// Will copy a config file to ~/app/config/browser-detect.php
# Will copy a config file to ~/app/config/browser-detect.php
php artisan vendor:publish
```

Expand Down

0 comments on commit 935a1f2

Please sign in to comment.