diff --git a/molecule/README.md b/molecule/README.md index 505d9617..3ab979bb 100644 --- a/molecule/README.md +++ b/molecule/README.md @@ -21,7 +21,8 @@ Next, export following values in your shell environment: ``` export TAS_SINGLE_NODE_REGISTRY_USERNAME= export TAS_SINGLE_NODE_REGISTRY_PASSWORD= -# get this from the Testing Farm team +# get a token at https://testing-farm.io/tokens/ +# you can sign in with a Fedora account, but it must be "CLA+1" (signed CLA and a member of at least 1 other group) export TESTING_FARM_API_TOKEN= ```