Skip to content

Commit 89a66cd

Browse files
krzysiek009cgsdev0
authored andcommitted
Fixes command verifying bootdev installation
1 parent f1f7360 commit 89a66cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This command will download, build, and install the `bootdev` command into your G
6060
go install github.com/bootdotdev/bootdev@latest
6161
```
6262

63-
Run `go version` on your command line to make sure the installation worked. If it did, _move on to step 3_.
63+
Run `bootdev --version` on your command line to make sure the installation worked. If it did, _move on to step 3_.
6464

6565
_If it worked, move on to step 3._
6666

0 commit comments

Comments
 (0)