Skip to content

Commit

Permalink
Fix typo (deepjavalibrary#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
  • Loading branch information
Lanking and frankfliu authored Sep 30, 2021
1 parent 4732b3a commit e9e6c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can also build the latest javadocs locally using the following command:
The javadocs output is generated in the `build/doc/javadoc` folder.

## Installation
You can pull the ONNX Runtime engine from the central Maven repository by including the following dependency:
You can pull the Python engine from the central Maven repository by including the following dependency:

- ai.djl.python:python:0.12.0

Expand Down

0 comments on commit e9e6c7e

Please sign in to comment.