From b46eec2a84a6baac8dcee89f4802f45a08bf3c99 Mon Sep 17 00:00:00 2001 From: yetone Date: Wed, 4 Sep 2024 04:16:40 +0800 Subject: [PATCH] fix(docs): do not need github token anymore (#497) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0cf5519..ed2989a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ https://github.com/user-attachments/assets/86140bfd-08b4-483d-a887-1b701d9e37dd For building binary if you wish to build from source, then `cargo` is required. Otherwise `curl` and `jq` will be used to get prebuilt binary from GitHub. -For prebuilt binary, one must set the following `GITHUB_TOKEN` in given shell (instruction for creating PAT is [here](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)) (requires `action:scope`) -
lazy.nvim (recommended)