aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-23 21:13:30 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-23 21:13:30 -0800
commit2c7c2b3fa64bf0b7a51710438099c11648ee2f82 (patch)
tree10a9fa16abac5198008be0800d7d7c596206cb9e
parent938d866c1b3b4b96761846dd6e82fd5072d64c0b (diff)
downloadbun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.tar.gz
bun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.tar.zst
bun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4c41436c..ebd47cf08 100644
--- a/README.md
+++ b/README.md
@@ -1074,7 +1074,7 @@ Estimated: 30-90 minutes :(
The VSCode Remote Container in this repository is the easiest way to get started. It comes with Zig, JavaScriptCore, Zig Language Server, vscode-zig, and more pre-installed on an instance of Ubuntu.
-<img src="https://user-images.githubusercontent.com/709451/147319076-c16277be-0aca-4f09-9125-94fc291e06dd.png" />
+<img src="https://user-images.githubusercontent.com/709451/147319227-6446589c-a4d9-480d-bd5b-43037a9e56fd.png" />
You will need to clone the GitHub repository inside that container, which also requires authenticating with GitHub (until Bun's repository is public). Make sure to login with a Personal Access Token rather than a web browser.