Skip to content

Commit

Permalink
add julia tuto to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Nov 21, 2024
1 parent bded318 commit 9c3726c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,11 @@ Compressed-sensing implementation is available through the standard Bruker tab `

Source code is available in this private directory : https://github.com/aTrotier/a_MP2RAGE_CS_360

## Julia Installation
## Julia

A good ressource to learn how to use Julia can be found here : [https://modernjuliaworkflows.org/](https://modernjuliaworkflows.org/) especially [this part](https://modernjuliaworkflows.org/writing/)

**Installation**
To use the code, we recommend downloading Julia version 1.10 with `juliaup`.

<details>
Expand Down

0 comments on commit 9c3726c

Please sign in to comment.