Skip to content

Commit e1c86d0

Browse files
committed
[nit] Update README
1 parent f2edbfc commit e1c86d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,12 @@ In order to connect and poll alerts from Fink, you need to get your credentials:
4545
Note that `SURVEY` is among `ztf` or `lsst`. In case of doubt, run `fink_client_register -h`. You can also inspect the configuration file on disk:
4646

4747
```bash
48-
cat ~/.finkclient/credentials.yml
48+
cat ~/.finkclient/ztf_credentials.yml
49+
cat ~/.finkclient/lsst_credentials.yml
4950
```
5051

52+
Note for users migration from v9.x to v10.x: your credentials remain valid, but you have to register again via the command line to generate correct credential files.
53+
5154
## Livestream usage
5255

5356
Once you have your credentials, you are ready to poll streams! You can easily access the documentation using `-h` or `--help`:

0 commit comments

Comments
 (0)