Skip to content

Commit 4a2c7c1

Browse files
committed
updated readme info
1 parent 03311c0 commit 4a2c7c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ OIDC_CLIENT_CONFIG = {
2828
An S3 bucket is used to store files that users upload (currently just for major project submissions). In order to have this work properly, you need to provide some credentials to the app.
2929

3030
There are 2 ways that you can get the needed credentials.
31-
1. Reach out to an RTP
32-
2. Create a bucket using [DEaDASS](https://deadass.csh.rit.edu/), and the site will give you the credentials you need.
31+
1. Reach out to an RTP for creds to the dev bucket
32+
2. Create your own bucket using [DEaDASS](https://deadass.csh.rit.edu/), and the site will give you the credentials you need.
3333

3434
```py
3535
S3_URI = env.get("S3_URI", "https://s3.csh.rit.edu")

0 commit comments

Comments
 (0)