From f2c9a4b104acedf532a48c056599c076289c5ac3 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Sun, 28 Jun 2026 14:22:48 +0530 Subject: [PATCH] docs: Route bootstrap script through cloudflare worker --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 60d24e8..9d0c6d2 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,7 @@ More scripts will be added over time. To bootstrap a new machine and set up the `b` command tool, run the following: ```bash -curl -fsSL https://adityagupta.dev/b | bash +curl -fsSL https://b.adityagupta.dev | bash ``` Once bootstrapped, you list all commands available -