Index: chrome/common/extensions/docs/packaging.html |
=================================================================== |
--- chrome/common/extensions/docs/packaging.html (revision 30191) |
+++ chrome/common/extensions/docs/packaging.html (working copy) |
@@ -182,7 +182,7 @@ |
</li> |
</ol> |
</li><li jsinstance="*3"> |
- <a href="#ruby">Packaging on the Mac</a> |
+ <a href="#ruby">Ruby script</a> |
<ol> |
<li jsinstance="*0" style="display: none; "> |
<a>h3Name</a> |
@@ -376,12 +376,10 @@ |
add <code>--no-message-box</code> to the command. |
</p> |
-<h2 id="ruby">Packaging on the Mac</h2> |
+<h2 id="ruby">Ruby script</h2> |
<p> |
-Google Chrome for the Mac doesn't yet support creating packages. |
-Until that support exists, |
-you can use a Ruby script to create packages. |
+You can also use a Ruby script to create packages. |
See the following thread for details: |
</p> |