diff --git a/examples/get_products_paginated.rb b/examples/get_products_paginated.rb index 72633d27..43294d76 100755 --- a/examples/get_products_paginated.rb +++ b/examples/get_products_paginated.rb @@ -1,4 +1,4 @@ -#!/usr/bin/ruby +#!/usr/bin/env ruby require 'rest-client' require 'net/http'