Skip to content

Commit e9180d7

Browse files
authored
Merge pull request #22 from pthariensflame/patch-1
README: update minimum Julia version
2 parents bff009e + 9c53726 commit e9180d7

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)