[macruby-changes] [567] MacRuby/trunk/sample-macruby/HotCocoa/README

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 6 15:59:50 PDT 2008


Revision: 567
          http://trac.macosforge.org/projects/ruby/changeset/567
Author:   lsansonetti at apple.com
Date:     2008-09-06 15:59:49 -0700 (Sat, 06 Sep 2008)
Log Message:
-----------
typos

Modified Paths:
--------------
    MacRuby/trunk/sample-macruby/HotCocoa/README

Modified: MacRuby/trunk/sample-macruby/HotCocoa/README
===================================================================
--- MacRuby/trunk/sample-macruby/HotCocoa/README	2008-09-06 22:57:40 UTC (rev 566)
+++ MacRuby/trunk/sample-macruby/HotCocoa/README	2008-09-06 22:59:49 UTC (rev 567)
@@ -15,7 +15,7 @@
 directory were generated with this command.  The basic HotCocoa
 directory structure is:
 
-./directory/Rakefile              #=> used with macrake to buid the app
+./directory/Rakefile              #=> used with macrake to build the app
 ./directory/config/build.yml      #=> build options
 ./directory/lib/application.rb    #=> application template
 ./directory/lib/menu.rb           #=> menus used by the app
@@ -23,7 +23,7 @@
 
 After generating the structure, cd into that directory and run 
 macrake to build.
-  
+
 Demos:
 
 calculator    #=> simple calculator example
@@ -33,13 +33,13 @@
 Building the demos:
 
 Calculator:
-cd calculator
-macrake
+$ cd calculator
+$ macrake
 
-Demo
-cd demo
-macrake
+Demo:
+$ cd demo
+$ macrake
 
-Layout View
-cd layout_view
-macrake
\ No newline at end of file
+Layout View:
+$ cd layout_view
+$ macrake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080906/cbc2571e/attachment-0001.html 


More information about the macruby-changes mailing list