Skip to content

Commit 2c42320

Browse files
authored
Add installation instructions
1 parent e1c6d96 commit 2c42320

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

4+
# Installation
5+
```composer require shitwareltd/flysystem-msgraph```
46

57
# Usage
68
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)