You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ laravel-coderunner $filename
29
29
30
30
<palign="center"><imgwidth="737"alt="Screen Shot 2020-04-02 at 14 36 34"src="https://user-images.githubusercontent.com/1139050/78239965-6ba1e800-74ef-11ea-8990-09caf61b8a87.png"></p>
31
31
32
-
**Note:** If you don't have composer [vendor binaries](https://getcomposer.org/doc/articles/vendor-binaries.md)path added in your `.profile` or `.bash_profile`, do it so, or otherwise go to CodeRunner preferences, navigate to Advanced tab and add binary path (e.g. `/Users/YOUR_USERNAME/.composer/vendor/bin`) to `PATH` shell variable.
32
+
**Note:** If you have composer installed correctly in your system, [vendor binaries](https://getcomposer.org/doc/articles/vendor-binaries.md)would be already added in your `.profile` or `.bash_profile`. If not, add it to your profile paths, or otherwise go to CodeRunner preferences, navigate to Advanced tab and add binary path (e.g. `/Users/YOUR_USERNAME/.composer/vendor/bin`) to `PATH` shell variable:
33
33
34
34
<palign="center"><imgwidth="619"alt="Screen Shot 2020-04-02 at 14 40 22"src="https://user-images.githubusercontent.com/1139050/78240331-e9fe8a00-74ef-11ea-8da6-102ade27cbe6.png"></p>
0 commit comments