We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5711ae8 commit d1a7ebfCopy full SHA for d1a7ebf
README.md
@@ -7,7 +7,7 @@ A CLI tool for generating .env files from .env.template files via prompts and ra
7
Using `curl`:
8
9
```sh
10
- curl -sfL https://raw.githubusercontent.com/flexstack/envtpl/main/install.sh | sh
+ curl -sfL https://raw.githubusercontent.com/flexstack/envtpl/main/install | bash
11
```
12
13
Using `go install`:
install.sh installinstall.sh renamed to install
0 commit comments