Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Deprecated plugin db (#1585)
Browse files Browse the repository at this point in the history
Replaced db with pop.
  • Loading branch information
adamtang79 authored and markbates committed Feb 10, 2019
1 parent 3efafb9 commit 8fe48c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/newapp/templates/README.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You will also need to make sure that **you** start/install the database of your

Ok, so you've edited the "database.yml" file and started {{.opts.DBType}}, now Buffalo can create the databases in that file for you:

$ buffalo db create -a
$ buffalo pop create -a

{{end -}}

Expand Down

0 comments on commit 8fe48c9

Please sign in to comment.