Skip to content

Commit f6e6d51

Browse files
committed
Update token creation url
1 parent 1ee740c commit f6e6d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ authenticate with. Follow the steps below to create the token and register it wi
5050
steps will only need to be run once as cli-chess will remember the API token.
5151

5252
1. Open your browser and login to your Lichess account
53-
2. Click [here](https://lichess.org/account/oauth/token/create?scopes[]=board:play&scopes[]=challenge:read&scopes[]=challenge:write&description=cli-chess+token)
53+
2. Click [here](https://lichess.org/account/oauth/token/create?scopes[]=board:play&description=cli-chess+token)
5454
to create a Lichess API token for cli-chess to authenticate with _(**NOTE**: Do not uncheck any of the
5555
token permissions as these are required by cli-chess)_
5656
3. Click "Create"

0 commit comments

Comments
 (0)