Browse Source

Fix git install instructions (#10)

improve-reliability
Javier G. Montoya S 4 years ago
committed by GitHub
parent
commit
19e3946b51
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ brew install lukechilds/tap/umbrel-dev
### Git
```
git clone https://github.com/lukechilds/umbrel-dev.git ~/.umbrel-dev
git clone https://github.com/getumbrel/umbrel-dev.git ~/.umbrel-dev
```
Then add to your shell profile:

Loading…
Cancel
Save