Skip to content

Commit 935a1f2

Browse files
authored
Fix syntax highlighting
1 parent e74a6fe commit 935a1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Every call on the **Browser** facade is proxied to a result object, so the follo
174174
If You are using Laravel then after installation run the following command:
175175

176176
```sh
177-
// Will copy a config file to ~/app/config/browser-detect.php
177+
# Will copy a config file to ~/app/config/browser-detect.php
178178
php artisan vendor:publish
179179
```
180180

0 commit comments

Comments
 (0)