Skip to content

Commit a7bfb7e

Browse files
committed
Updated README
[ci skip]
1 parent bda9205 commit a7bfb7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ If you are building with Xcode, create a `.cloud-access-secrets.sh` file in the
1818

1919
```sh
2020
#!/bin/sh
21+
export BOX_CLIENT_ID=...
22+
export BOX_CLIENT_SECRET=...
2123
export DROPBOX_APP_KEY=...
2224
export GOOGLE_DRIVE_CLIENT_ID=...
2325
export GOOGLE_DRIVE_REDIRECT_URL_SCHEME=...

0 commit comments

Comments
 (0)