Skip to content

Commit dee3c28

Browse files
authored
Update fusion/src/howto_build.md
1 parent 1ef7eac commit dee3c28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fusion/src/howto_build.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ After a successful release build, you'll have a basic Ion Fusion SDK under
3636

3737
* `bin/fusion`, the Ion Fusion command-line interface (CLI) utility.
3838
* `docs/fusiondoc/fusion.html`, the documentation for the Ion Fusion language.
39-
* `docs/javadoc/index.html`, the documentation for the Ion Fusion library
40-
interface, for integrating Ion Fusion into your application.
39+
* `docs/javadoc/index.html`, the documentation for the `fusion-java` API, for integrating Ion Fusion into your Java application.
4140
* `lib/`, with the Ion Fusion JAR files required for integration.
4241

4342
To experiment with the CLI, you can add the `bin` directory to your PATH:

0 commit comments

Comments
 (0)