Skip to content

Commit 9c641f2

Browse files
Update docs/Getting-Starting-Guide.md
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
1 parent 5a996f6 commit 9c641f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting-Starting-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Http::shutdown(function($request) {
279279

280280

281281
# Running Locally
282-
If you have PHP and Composer installed on your device, you can run Utopia apps locally by downloading the Utopia-PHP/http dependency using `composer require utopia-php/http` command.
282+
If you have PHP and Composer installed on your device, you can run Utopia apps locally by downloading the `utopia-php/http` dependency using `composer require utopia-php/http` command.
283283

284284
> Utopia HTTP requires PHP 8.1 or later. We recommend using the latest PHP version whenever possible.
285285

0 commit comments

Comments
 (0)