Skip to content

Commit

Permalink
docs: julia installation instructions (#103)
Browse files Browse the repository at this point in the history
* add a note how to install julia

* cleanup function references

* update Julia installation instractions
  • Loading branch information
ianna authored Jun 7, 2024
1 parent e756c2b commit 291471a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Let's assume that both Python and Julia are installed.

!!! note
If Julia is not install it is recomended to follow its official installation instructions described [here](https://julialang.org/downloads/).

## Installation

It is recommended to use [conda](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html) virtul environment.
Expand Down

0 comments on commit 291471a

Please sign in to comment.