Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki committed May 19, 2020
1 parent b57a851 commit 9f811c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Numba

Numba v0.31 (Python3.6 + JetPack 4.3/4.4)

*** Notes: Numba requires **LLVM** pre-built, so please check out the instructions for LLVM and have it installed before installing Numba.
*** Notes: Numba requires **LLVM** pre-built, so please check out the instructions for [LLVM](#LLVM) and have it installed before installing Numba.

```shell script
$ pip3 install numba==0.31 --user
Expand Down

0 comments on commit 9f811c0

Please sign in to comment.