Skip to content

Commit

Permalink
prepend > prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
andyrichardson authored Feb 26, 2023
1 parent 3709b62 commit 8307a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tpm_not_working.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The solution is to find your brew prefix
/opt/homebrew/bin
```

And prefix it to the `PATH` environment variable
And prepend it to the `PATH` environment variable
```
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
```
Expand Down

0 comments on commit 8307a5f

Please sign in to comment.