Skip to content

Commit fc38905

Browse files
authored
Update homestead.md (#9097)
Vagrant Cloud now supports specifying architecture on boxes so Apple Silicon users no longer need to specify the `laravel/homestead-arm` box.
1 parent d09a3a1 commit fc38905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The `provider` key in your `Homestead.yaml` file indicates which Vagrant provide
188188
provider: virtualbox
189189

190190
> **Warning**
191-
> If you are using Apple Silicon, you should add `box: laravel/homestead-arm` to your `Homestead.yaml` file. Apple Silicon requires the Parallels provider.
191+
> If you are using Apple Silicon the Parallels provider is required.
192192
193193
<a name="configuring-shared-folders"></a>
194194
#### Configuring Shared Folders

0 commit comments

Comments
 (0)