Update README.md

This commit is contained in:
Santiago Lema 2025-05-21 01:25:21 +00:00
parent 511841b9bf
commit 2be0f2c5b3

View file

@ -43,9 +43,9 @@ Save it as:
``` ```
composer require google/apiclient:^2.0 composer require google/apiclient:^2.0
``` ```
## 5. Run command to create fedilist and get a token ## 5. Run command to get (or recreate) a token and create FediList playlist
``` ```
./create_fedilist.php ./update_google_token.php
``` ```