From 0ba972582eb8c9dd8e4c2e4b64424133c54cb336 Mon Sep 17 00:00:00 2001 From: David Vicente Date: Wed, 12 Apr 2017 16:35:24 +0200 Subject: [PATCH] Updating README with installation statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6846e2..6a03fd9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It uses the Guzzle library to communicate with the API. ## Installation ```bash -composer require jacekbarecki/flysystem-onedrive +composer require davicente/flysystem-onedrive ``` ## Usage