1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 06:55:21 +02:00

Update README.md

This commit is contained in:
Josh Pigford 2024-01-04 14:06:12 -06:00
parent 7dbfcd5c0c
commit d648b9468f

View file

@ -21,6 +21,7 @@ You'll need:
cd maybe
bundle install
rails db:setup
rake maintenance:institution_sync
```
You can then run the rails web server: