Skip to content

Commit

Permalink
switched evn for env
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Murray committed May 20, 2012
1 parent e482a5d commit 395dcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xkcd.rb
@@ -1,4 +1,4 @@
#!/usr/bin/evn ruby
#!/usr/bin/env ruby
require 'net/http'
require 'open-uri'
# The main XKCD driver
Expand Down

0 comments on commit 395dcc4

Please sign in to comment.