Skip to content

Commit cc013f6

Browse files
committed
Updated the important note
1 parent cbe1d0c commit cc013f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ java -jar JavaDocSourceEmbed-1.0-SNAPSHOT.jar pathToSrcDir/src build/tempJavaSou
4848
javadoc -protected -d dist/javadoc -windowtitle "Codename One API" build/tempJavaSources
4949
```
5050

51-
IMPORTANT: notice that we use a temporary directory to generate the source and don't generate to the original directory. The reason for that is simple. If you change the gist or add additional gists in the future youd want them to be updated.
51+
> **Important**: notice that we use a temporary directory to generate the source and don't generate to the original directory. The reason for that is simple. If you change the gist or add additional gists in the future youd want them to be updated.
5252
5353
Or using ant you can do something like:
5454

0 commit comments

Comments
 (0)