bin/ai in csd-0.1.10 vs bin/ai in csd-0.1.11
- old
+ new
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# NOTE: If you would like to execute this file as a developer
# but not install the CSD gem, you can use this command:
-# ruby -I path/to/csd/lib path/to/csd/bin/tta
+# ruby -I path/to/csd/lib path/to/csd/bin/ai
# First, let's load the RubyGems framework and the CSD gem.
# Even though RubyGems is already loaded for Ruby >= 1.9,
# we want to go sure here and load it to provide robustness
require 'rubygems'
\ No newline at end of file