From f4c41841c88e10f714aca1e58f265df988ee7563 Mon Sep 17 00:00:00 2001 From: Mehrdad Date: Mon, 1 Jun 2026 15:21:06 +0300 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095bbb4..2aedb3c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ mkdir -p data/myorg ### 2. Get a GitHub access token -1. Go to **[https://github.com/settings/tokens**]() (on your **user** account, not the org). +1. Go to **https://github.com/settings/tokens** (on your **user** account, not the org). 2. Click **Generate new token (classic)**. 3. **Name:** something like `github-self-hosted-runners`. 4. **Expiration:** set to **No expiration**.