From e0d3b42160e16c21c924e0db765d166793e90336 Mon Sep 17 00:00:00 2001 From: YJack0000 Date: Fri, 14 Aug 2026 13:16:44 +0800 Subject: [PATCH] [docs] readme: drop the duplicated unlinked Migrate bullet --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2303479..05ba05f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ - **[Key vault](docs/key-vault.md)** — standalone API keys no CLI tracks: values in the macOS Keychain, metadata on disk, provider-aware `pb key verify`, and AI registration over MCP. - **[Project env vault](docs/env-vault.md)** — a project's environment variables without a plaintext `.env`: pull from Infisical, keep hand-set local overrides that never sync back, run a command with the merged result. A project is a portable name, not a path — `pb export` carries the manifest to a new machine (or copy the one file), clone the repo, pull. - **[Keeping CLIs current](#keeping-clis-current)** — which tools are outdated, which were renamed out from under you, and the exact command to update each one. -- **Migrate** — export to a new machine; whatever can't travel, your AI walks you through re-authing. - **[Migrate](docs/migration.md)** — export to a new machine; whatever can't travel, your AI walks you through re-authing. ## Install