Skip to content

Commit 5f57ee6

Browse files
authored
Update README.md
1 parent 20d9060 commit 5f57ee6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: README.md

-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ go install github.com/bootdotdev/bootdev@latest
6262

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

65-
_If it worked, move on to step 3._
66-
6765
**Optional troubleshooting:**
6866

6967
If you're getting a "command not found" error for `bootdev help`, it's most likely because the directory containing the `bootdev` program isn't in your [`PATH`](https://opensource.com/article/17/6/set-path-linux). You need to add the directory to your `PATH` by modifying your shell's configuration file. You probably need to add `$HOME/go/bin` (the default `GOBIN` directory where `go` installs programs) to your `PATH`:

0 commit comments

Comments
 (0)