Skip to content

Commit 6afc6fb

Browse files
committed
revert install
1 parent 0b3e379 commit 6afc6fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

opensaas-sh/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ If you're running the `patch.sh` or `diff.sh` scripts on Mac, you need to instal
2626
- `gpatch`,
2727
- and `diffutils`.
2828

29+
```sh
30+
brew install coreutils # contains grealpath
31+
brew install gpatch
32+
brew install diffutils
33+
```
34+
2935
Make sure not to commit `app/` to git. It is currently (until we resolve this) not added to .gitignore because that messes up diffing for us.
3036

3137
### Blog (blog/)

0 commit comments

Comments
 (0)