Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Mar 1, 2024
1 parent 57c8715 commit f524ffb
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Dotenv Homebrew Tap

## dotenv

Install `dotenv` cli with:

```bash
brew install dotenv-org/brew/dotenv
```

That's it! You can now use [dotenv](https://github.com/dotenv-org/dotenv) on your machine.

## dotenv-vault

Install dotenv-vault cli with:
Expand All @@ -27,7 +17,4 @@ That's it! You can now use [dotenv-vault](https://github.com/dotenv-org/dotenv-v
| ---------------------------------------------- | ------------------------------------------ | -------------------------------- |
| [dotenv-vault-node](https://dotenv.org) | node.js dependency for dotenv-vault | `brew install dotenv-vault-node` |
| [dotenv-vault](https://dotenv.org) | Sync .env files | `brew install dotenv-vault` |
| [dotenv](https://github.com/dotenv-org/dotenv) | Better dotenv–from the creator of `dotenv` | `brew install dotenv` |
<!-- project_table_end -->


0 comments on commit f524ffb

Please sign in to comment.