mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-08-08 18:32:11 +02:00
revert install
This commit is contained in:
@@ -26,6 +26,12 @@ If you're running the `patch.sh` or `diff.sh` scripts on Mac, you need to instal
|
|||||||
- `gpatch`,
|
- `gpatch`,
|
||||||
- and `diffutils`.
|
- and `diffutils`.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
brew install coreutils # contains grealpath
|
||||||
|
brew install gpatch
|
||||||
|
brew install diffutils
|
||||||
|
```
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### Blog (blog/)
|
### Blog (blog/)
|
||||||
|
Reference in New Issue
Block a user