Skip to content

Commit

Permalink
Merge pull request laravel#1270 from driesvints/patch-1
Browse files Browse the repository at this point in the history
Add link to Envoy Github repository
  • Loading branch information
taylorotwell committed Mar 22, 2015
2 parents c146c72 + 8cbcefd commit 3ccacfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a name="introduction"></a>
## Introduction

Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using a Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more.
[Laravel Envoy](https://github.com/laravel/envoy) provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using a Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more.

> **Note:** Envoy requires PHP version 5.4 or greater, and only runs on Mac / Linux operating systems.
Expand Down

0 comments on commit 3ccacfe

Please sign in to comment.