Skip to content

Commit 0713160

Browse files
authored
Fix vendor name in package install
1 parent b65873c commit 0713160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A flysystem 3.0 adapter for Sharepoint 365 / OneDrive using Microsoft Graph API with support for uploading large files
33

44
# Installation
5-
```composer require shitwareltd/flysystem-msgraph```
5+
```composer require shitware-ltd/flysystem-msgraph```
66

77
# Usage
88
Instantiate the adapter by passing in an instance of `\Microsoft\Graph\Graph` and the DriveId of the drive you want to use.

0 commit comments

Comments
 (0)