You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/docs/devbox_examples/languages/zig.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Zig projects can be run in Devbox by adding Zig and Nimble to your project.
8
8
9
9
[](https://devbox.sh/github.com/jetpack-io/devbox?folder=examples/development/development/zig/zig-hello-world)
10
10
11
-
## Adding Go to your Project
11
+
## Adding Zig to your Project
12
12
13
13
`devbox add zig`, or add the following to your `devbox.json`
14
14
@@ -18,4 +18,4 @@ Zig projects can be run in Devbox by adding Zig and Nimble to your project.
0 commit comments