Skip to content

Commit

Permalink
Fix go version
Browse files Browse the repository at this point in the history
`go version` is returning 1.19.12
  • Loading branch information
joaothallis committed Mar 9, 2024
1 parent f318f6d commit a3be44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/start/3.nix-develop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Now check the Go version:
go version
```

You should get 1.19.3.
You should get 1.19.
</SpecificLanguage>
<SpecificLanguage client:load lang="Rust">
First, let's see the Nix store path for [cargo]:
Expand Down

0 comments on commit a3be44e

Please sign in to comment.