Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jun 18, 2024
1 parent f9e1a12 commit 218d822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Other versions of the Poplar SDK are not currently supported.
* the Poplar SDK version 2.2 uses LLVM 13, which is available in Julia v1.8;
* the Poplar SDK versions 2.3-2.5 use LLVM 14, which is available in Julia v1.9;
* the Poplar SDK versions 2.6-3.2 use LLVM 15, which is available in Julia v1.10;
* the Poplar SDK version 3.3 uses LLVM 16, which is available in Julia v1.11 (NOTE: this combination has ***not** been tested yet and is likely not to work at the moment).
* the Poplar SDK version 3.3 uses LLVM 16, which is available in Julia v1.11 (NOTE: this combination has ***not*** been tested yet and is likely not to work at the moment).

## Installation

Expand Down

0 comments on commit 218d822

Please sign in to comment.