Skip to content

Commit 9aa123c

Browse files
trigatenmcabbott
andauthored
Typo (#2020)
* Typo * Update docs/src/index.md Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
1 parent 26fe1d8 commit 9aa123c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flux is a library for machine learning geared towards high-performance productio
99

1010
## Installation
1111

12-
Download [Julia 1.0](https://julialang.org/) or later, if you haven't already. You can add Flux from using Julia's package manager, by typing `] add Flux` in the Julia prompt.
12+
Download [Julia 1.6](https://julialang.org/) or later, if you haven't already. You can add Flux using Julia's package manager, by typing `] add Flux` in the Julia prompt.
1313

1414
If you have CUDA you can also run `] add CUDA` to get GPU support; see [here](gpu.md) for more details.
1515

0 commit comments

Comments
 (0)