diff options
author | 2021-12-23 21:13:30 -0800 | |
---|---|---|
committer | 2021-12-23 21:13:30 -0800 | |
commit | 2c7c2b3fa64bf0b7a51710438099c11648ee2f82 (patch) | |
tree | 10a9fa16abac5198008be0800d7d7c596206cb9e | |
parent | 938d866c1b3b4b96761846dd6e82fd5072d64c0b (diff) | |
download | bun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.tar.gz bun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.tar.zst bun-2c7c2b3fa64bf0b7a51710438099c11648ee2f82.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |