README.md in phcscriptcdn-3.1.4 vs README.md in phcscriptcdn-3.1.5

- old
+ new

@@ -8,12 +8,12 @@ - Manage script CDN listings for websites. - Main script title and description. - Script versions and script URLs. -#### Step 1 - Add PHCScriptCDN to your gemfile - - gem 'phcscriptcdn', '~> 3.1', '>= 3.1.3' +#### Step 1 - Add PHCScriptCDN to your gemfile and run command + + gem 'phcscriptcdn' bundle install #### Step 2 - Copy PHCScriptCDN Database Tables To copy PHCScriptCDN's requried database migrations, copy each command individually to your terminal's command line.