Skip to content

Commit 9c53726

Browse files
README: update minimum Julia version
1 parent 35cdee3 commit 9c53726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ hosted [there](http://juliarandom.github.io/RandomNumbers.jl/stable/man/random12
1212

1313
# Installation
1414

15-
This package is registered. The stable version of this package requires Julia `1.5`. You can install it by:
15+
This package is registered. The stable version of this package requires Julia `1.8`. You can install it by:
1616
```julia
1717
(v1.5) pkg> add Random123
1818
```

0 commit comments

Comments
 (0)