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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In practice, Devbox works similar to a package manager like `yarn` – except th
15
15
Devbox was originally developed by [jetpack.io](https://www.jetpack.io) and is internally powered by `nix`.
16
16
17
17
## Demo
18
-
The example below creates a development environment with `python 2.7` and `go 1.19`, even though those packages are not installed in the underlying machine:
18
+
The example below creates a development environment with `python 2.7` and `go 1.18`, even though those packages are not installed in the underlying machine:
0 commit comments