Skip to content

Commit 9be7d2e

Browse files
committed
Update README.md
Improved style consistency
1 parent f8990d2 commit 9be7d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To build the Scratch 2.0 SWF you will need [Ant](http://ant.apache.org/), the [F
1010

1111
After downloading ``playerglobal11_4.swc`` and ``playerglobal10_2.swc``, move them to ``<path to flex>/frameworks/libs/player/<version>/playerglobal.swc``. E.g., ``playerglobal11_4.swc`` should be located at ``<path to flex>/frameworks/libs/player/11.4/playerglobal.swc``.
1212

13-
The build.properties file sets the default location for the Flex SDK. Create a local.properties file to set the location on your filesystem. Your local.properties file may look something like this:
13+
The ``build.properties`` file sets the default location for the Flex SDK. Create a ``local.properties`` file to set the location on your filesystem. Your ``local.properties`` file may look something like this:
1414
```
1515
FLEX_HOME=/home/joe/downloads/flex_sdk_4.11
1616
```

0 commit comments

Comments
 (0)