1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +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 cd maybe
bundle install bundle install
rails db:setup rails db:setup
rake maintenance:institution_sync
``` ```
You can then run the rails web server: You can then run the rails web server: