Browse Source

Add gnu-sed dependency to apps documentation (#478)

custom-app-entropy
d11n 4 years ago
committed by GitHub
parent
commit
9210013025
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/README.md

2
apps/README.md

@ -257,7 +257,7 @@ Umbrel development environment ([`umbrel-dev`](https://github.com/getumbrel/umbr
1\. First, we'll install the `umbrel-dev` CLI and it's dependencies [Virtual Box](https://www.virtualbox.org) and [Vagrant](https://vagrantup.com) on our system. If you use [Homebrew](https://brew.sh) you can do that with just:
```sh
brew install lukechilds/tap/umbrel-dev
brew install lukechilds/tap/umbrel-dev gnu-sed
brew install --cask virtualbox vagrant
```

Loading…
Cancel
Save