From 78840cf0c2e1d67b7f7170e8c7802c068b20f09a Mon Sep 17 00:00:00 2001 From: cenzhongman Date: Fri, 10 May 2019 11:39:28 +0800 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e06c23a..ef79a15 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ file) and FKs with multiple column references. Make sure you have created the database first. > `psql -f dbname_pg.sql` -> `psql -f constraints.sql +> `psql -f constraints.sql、 Notes: ------