Skip to content

Commit 49fa70c

Browse files
authored
Update README.md (#570)
1 parent 9ca2fa7 commit 49fa70c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ $ cp config/secrets.exs.example config/secrets.exs
2323
$ vim config/secrets.exs
2424
```
2525
- A valid `luminus_api_key`, `luminus_client_id`, `luminus_client_secret` and
26-
`luminus_redirect_url` are required for the application to properly authenticate with LumiNUS.
26+
`luminus_redirect_url` are required for the application to properly authenticate with LumiNUS.\*
2727
- A valid `cs1101s_repository`, `cs1101s_rsa_key` is required for the application to
2828
run with the `--updater` flag. Otherwise, the default values will suffice.
2929
- A valid `instance_id`, `key_id` and `key_secret` are required to use ChatKit's services. Otherwise, the placeholder values can be left as they are.
30+
31+
\*If you require access to Luminus keys please email Prof Henz at henz@comp.nus.edu.sg to request for a with the email subject heading "Request for Luminus API Keys".
3032

3133
2. Install Elixir dependencies
3234
```bash

0 commit comments

Comments
 (0)