Removed unnecessary sentence

This commit is contained in:
David Kartuzinski 2019-06-21 18:37:53 +02:00 committed by GitHub
parent 35d5c4cf4f
commit 5b45ff72cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -349,7 +349,7 @@ npm install pg
}
```
3. Install the **Strapi Provider Upload AWS S3 Plugin**: `Path: ./my-project/`. This plugin will allow configurations for each active environment. **NOTE:** You can only update the settings for _production_ when your Strapi project is actually in production.
3. Install the **Strapi Provider Upload AWS S3 Plugin**: `Path: ./my-project/`. This plugin will allow configurations for each active environment.
```bash
npm install strapi-provider-upload-aws-s3@beta