Skip to content

Commit c08c028

Browse files
authored
update install instructions
1 parent 96677b0 commit c08c028

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/src/tutorials/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ For more advanced usage examples, please see the documentation pages of the indi
99

1010
## Installing Julia
1111

12-
To install Julia, it's strongly recommended to download the official binary for your operating system.
13-
Visit the [julialang.org Downloads page](https://julialang.org/downloads), and select the latest stable version for your operating system. Currently, this is 1.7.3. Click the [help] links next to your operating system if you require more detailed instructions.
12+
Navigate to the [Install Julia](https://julialang.org/install/) section of the official Julia website for instructions on getting started.
13+
1414

1515
## Installing Packages
1616

@@ -28,7 +28,6 @@ It's recommended to use Julia projects to store what packages you use and make i
2828
For more information on how to use the Julia package manager, refer to the [Pkg.jl documentation](https://pkgdocs.julialang.org/v1/repl/).
2929

3030

31-
3231
## Tutorial Index
3332

3433
The following tutorials show how to use Julia to perform common tasks in astronomy and astrophysics.

0 commit comments

Comments
 (0)