Erro de autenticaçao de token

toda vez que tento registrar o token para ficar gravado aparece isso :slight_smile:
You have configured the Exercism command-line client:

Config dir: C:\Users\wennedy\AppData\Roaming\exercism
Token: (-t, --token) 'exampletoken
Workspace: (-w, --workspace) C:\Users\wennedy\Exercism
API Base URL: (-a, --api) https://api.exercism.io/v1
nao sei como proceder dai em diante alguem pode me ajudar ?

You should supply the token.

You can get your token here and then run the command as suggested from the message the command gave you.

exercism configure -t <your token here>

Replace what is in the <> with your actual token taken from the token obtained at the link above.