Skip to content

Commit a78edfc

Browse files
authored
Fix formatting in README.md (#32)
1 parent bde198d commit a78edfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you have a ~/.aws/credentials file available or have already set up role-base
2929

3030
If you wish to configure through environment variables, you can do so using environment variables, for example:
3131

32-
bash```
32+
```bash
3333
export JUPYTERLAB_S3_ENDPOINT="https://s3.us.cloud-object-storage.appdomain.cloud"
3434
export JUPYTERLAB_S3_ACCESS_KEY_ID="my-access-key-id"
3535
export JUPYTERLAB_S3_SECRET_ACCESS_KEY="secret"

0 commit comments

Comments
 (0)