Skip to content

Commit

Permalink
Merge branch 'main' of github.com:spatie/ray
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Sep 18, 2023
2 parents 242003a + 978c966 commit 7ab6bd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To communicate with the Ray desktop app, we're going to use a function named `ra

## Global installation

To make the `ray()`, `dump()` and `ray()` functions available in an PHP file and project on your system, you can install the `spatie/global-ray` package.
To make the `ray()`, `dump()` and `ray()` functions available in any PHP file and project on your system, you can install the `spatie/global-ray` package.

```bash
composer global require spatie/global-ray
Expand Down

0 comments on commit 7ab6bd0

Please sign in to comment.