Skip to content

Commit

Permalink
Fix old filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
Medalink committed Jun 2, 2016
1 parent 422ef94 commit b3ef30f
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 @@ -38,6 +38,6 @@ Search for Laravel Blade and install it, it's just that simple.
* Follow the manual installation process by cloning the repo into your packages directory.
* Restart Sublime Text.
* Open up the '[install-dir]/Packages/laravel-blade' folder into a new Sublime Text project.
* Open up the laravel-blade.tmLanguage file and make changes.
* Open up the blade.tmLanguage file and make changes.
* I have provided a test.blade file that holds most of the common uses for testing the regex, use this to verify your changes before and after you make them to ensure the changes you make do not break anything.
* Send a pull request with a single change per request.

0 comments on commit b3ef30f

Please sign in to comment.