Skip to content

Commit

Permalink
Fixed README filename
Browse files Browse the repository at this point in the history
  • Loading branch information
nando authored and brynary committed Nov 14, 2008
1 parent 0081ea2 commit f1df102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.rb
@@ -1 +1 @@
puts IO.read(File.join(File.dirname(__FILE__), 'README'))
puts IO.read(File.join(File.dirname(__FILE__), 'README.txt'))

0 comments on commit f1df102

Please sign in to comment.