Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 434bdb7

Browse files
committed
Merge branch 'master' of github.com:payloadcms/plugin-cloud-storage
2 parents 5a802d0 + c4a492a commit 434bdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const adapter = s3Adapter({
101101

102102
### GCS Adapter
103103

104-
To use the GCS adapter, you need to have `@google-cloud/storage` installed in your project dependencies. To do so, run `yarn add @google-storage/cloud`.
104+
To use the GCS adapter, you need to have `@google-cloud/storage` installed in your project dependencies. To do so, run `yarn add @google-cloud/storage`.
105105

106106
From there, create the adapter, passing in all of its required properties:
107107

0 commit comments

Comments
 (0)