diff options
author | 2021-12-24 06:34:16 +0000 | |
---|---|---|
committer | 2021-12-24 06:34:33 +0000 | |
commit | 34abc8116c8a2b5c75a88dc7e50b61592dc6be6a (patch) | |
tree | df2b9400da6b94479d16ce53adfa3bbd7b6fad12 | |
parent | 1efaaefd63494f6b57d6e8de1e98ce82894a6e0f (diff) | |
download | bun-34abc8116c8a2b5c75a88dc7e50b61592dc6be6a.tar.gz bun-34abc8116c8a2b5c75a88dc7e50b61592dc6be6a.tar.zst bun-34abc8116c8a2b5c75a88dc7e50b61592dc6be6a.zip |
Typo
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1072,7 +1072,7 @@ Estimated: 30-90 minutes :( ### VSCode Dev Container (Linux) -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. +The VSCode Dev 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/147319227-6446589c-a4d9-480d-bd5b-43037a9e56fd.png" /> |