Skip to content

Commit 36d4c14

Browse files
committed
update brew
1 parent 025ec10 commit 36d4c14

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ let package = Package(
123123

124124
Also the cli tool will be needed to be installed.
125125
```
126-
brew install TODO FIX THIS ONCE IT IS ACTUALLY IN BREW
126+
brew tap wickwirew/wickwirew
127+
brew install otter
127128
```
128129

129130
Once the project has been added it is time to setup the queries and migrations folders. In the root of the project where you want everything to live, in terminal run the following command

0 commit comments

Comments
 (0)