Skip to content

Commit 255d37a

Browse files
author
Alex Gluchowski
committed
envsubst added to doc
1 parent 85af265 commit 255d37a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/setup-dev.md

+7
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ jq is used to work with json when managing DigitalOcean.
3838

3939
```brew install jq```
4040

41+
# envsubst
42+
43+
```bash
44+
brew install gettext
45+
brew link --force gettext
46+
```
47+
4148
# PSQL
4249

4350
Install `psql` CLI tool to interact with postgres.

0 commit comments

Comments
 (0)