Skip to content

Commit d3c657f

Browse files
committed
Merge pull request #2 from georgehoffer/patch-1
Update README.md
2 parents 695cc53 + 3158ef5 commit d3c657f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Use the cordova-impl.xml.txt file at this site to enable access to Cordova commands
44
in Sencha Cmd 4.0.0.203 under Java JRE 1.6.
55

6-
## Installing the cordova-impl.xml File
6+
## Installing the cordova-impl.xml.txt File
77

88
If your computer has Java 1.6 and you do not want to upgrade to Java 1.7, you can install the
9-
<tt>cordova-impl.xml.txt</tt> file so that Cordova commands can be run under Sencha Cmd 4.0.0.203.
9+
<b>cordova-impl.xml.txt</b> file at this site so that Cordova commands can be run under Sencha Cmd 4.0.0.203.
1010

1111
**Note** Future versions of Sencha Cmd fix this issue for you. This fix is only required for Sencha Cmd 4.0.0.203.
1212

@@ -15,14 +15,14 @@ To install:
1515
<ol>
1616
<li>Install the latest Sencha Cmd version from the command line with:
1717
<pre>sencha upgrade</pre>
18-
You can also download Sencha Cmd from <tt>http://www.sencha.com/products/sencha-cmd/download</tt></li>
19-
<li>Download the <tt>cordova-impl.xml.txt</tt> file from this site to your computer</li>
18+
You can also download Sencha Cmd from http://www.sencha.com/products/sencha-cmd/download</li>
19+
<li>Download the <b>cordova-impl.xml.txt</b> file from this site to your computer</li>
2020
<li>Change directory to
21-
<tt>/Users/{username}/bin/Sencha/Cmd/4.0.0.203/extensions/cmd-cordova-packager/templates/App/.sencha/app</tt></li>
22-
<li>Copy <tt>cordova-impl.xml.txt</tt> to the <tt>app</tt> directory and
23-
rename the file to be <tt>cordova-impl.xml</tt></li>
24-
<li>If you have an existing App, you also need to replace the <tt>cordova-impl.xml</tt> in the
25-
<tt>{app}/.sencha/app</tt></li>
21+
/Users/{username}/bin/Sencha/Cmd/4.0.0.203/extensions/cmd-cordova-packager/templates/App/.sencha/app</li>
22+
<li>Copy cordova-impl.xml.txt to the <b>app</b> directory and
23+
rename the file to be <b>cordova-impl.xml</b></li>
24+
<li>If you have an existing App, you also need to replace the cordova-impl.xml in the
25+
{app}/.sencha/app</li>
2626
</ol>
2727

2828

0 commit comments

Comments
 (0)