Skip to content

Commit 508d5df

Browse files
author
remi Taylor
committed
Add bundle install instruction to Flex Cloud SQL README
1 parent 1c4bbba commit 508d5df

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

appengine/cloudsql/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Cloud SQL instance through the proxy.
5959

6060
1. Update the values in in `app.yaml` with your instance configuration.
6161

62+
1. Install dependencies
63+
64+
bundle install
65+
6266
1. Finally, run `create_tables.rb` to ensure that the database is properly
6367
configured and to create the tables needed for the sample.
6468

0 commit comments

Comments
 (0)