Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredLunde committed Sep 9, 2024
1 parent 5711ae8 commit d1a7ebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A CLI tool for generating .env files from .env.template files via prompts and ra
Using `curl`:

```sh
curl -sfL https://raw.githubusercontent.com/flexstack/envtpl/main/install.sh | sh
curl -sfL https://raw.githubusercontent.com/flexstack/envtpl/main/install | bash
```

Using `go install`:
Expand Down
File renamed without changes.

0 comments on commit d1a7ebf

Please sign in to comment.