Skip to content

Commit

Permalink
update README for #98 (example)
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
  • Loading branch information
dvaumoron committed Apr 8, 2024
1 parent a3f1ea3 commit b0f4ad8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,12 @@ Display PATH updated with tenv directory location first.

With GITHUB_ACTIONS set to true, write tenv directory location to GITHUB_PATH.

Can be used with export :

```console
export PATH=$(dist/tenv_linux_amd64_v1/tenv update-path)
```

</details>


Expand Down

0 comments on commit b0f4ad8

Please sign in to comment.