Skip to content

Commit 81c328a

Browse files
authored
Update README.md
1 parent 6512026 commit 81c328a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ASEG_Hobart_Workshop_2024/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ contains a Julia script that uses the accompanying [RDP.jl](https://github.com/G
3030
## Installation of HiQGA version used in the workshop
3131
To install the workshop stable release, use Julia's `Pkg` REPL by hitting `]` to enter `pkg>` mode. Then enter the following, at the `pkg>` prompt:
3232
```
33-
pkg> add HiQGA @0.4.9
33+
pkg> add HiQGA @0.4.10
3434
```
35-
For the latest HiQGA version (not used in the workshop), drop the `@0.4.9`
35+
For the latest HiQGA version, drop the `@0.4.10`. The *exact* version used in the workshop was `0.4.9`.
3636

3737
## Docs
3838
References, detailed instructions for installation, running examples and setting your environment on a cluster are ☞ [<img src="https://img.shields.io/badge/docs-stable-steelblue.svg">](https://geoscienceaustralia.github.io/HiQGA.jl/)

0 commit comments

Comments
 (0)