Skip to content

Commit dd30076

Browse files
committed
Added a noun and added a serial (AKA Oxford) comma
Nitpicky, but every little thing counts.
1 parent 1432dcd commit dd30076

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
@@ -13,7 +13,7 @@ Laravel strives to make the entire PHP development experience delightful, includ
1313

1414
Laravel Homestead is an official, pre-packaged Vagrant "box" that provides you a wonderful development environment without requiring you to install PHP, HHVM, a web server, and any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!
1515

16-
Homestead runs on any Windows, Mac, and Linux, and includes the Nginx web server, PHP 5.6, MySQL, Postgres, Redis, Memcached and all of the other goodies you need to develop amazing Laravel applications.
16+
Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 5.6, MySQL, Postgres, Redis, Memcached, and all of the other goodies you need to develop amazing Laravel applications.
1717

1818
> **Note:** If you are using Windows, you may need to enable hardware virtualization (VT-x). It can usually be enabled via your BIOS.
1919

0 commit comments

Comments
 (0)