Skip to content

Commit

Permalink
Update docs/literate/src/files/first_steps/changing_trixi.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Winters <andrew.ross.winters@liu.se>
  • Loading branch information
ArseniyKholod and andrewwinters5000 committed Feb 5, 2024
1 parent 6b473fa commit 3d3952c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/literate/src/files/first_steps/changing_trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# you want to save Trixi.jl. Then click `Clone` and Trixi.jl will be cloned to your computer.

# Now you cloned Trixi.jl and only need to tell Julia to use the local clone as the package sources:
# - Open a terminal using `Win+R` and `cmd`. Navigate to the folder with the cloned Trixi.jl using `cd`.
# - Open a terminal using `Win+r` and `cmd`. Navigate to the folder with the cloned Trixi.jl using `cd`.
# - Create a new directory `run`, enter it, and start Julia with the `--project=.` flag:
# ```shell
# mkdir run
Expand Down

0 comments on commit 3d3952c

Please sign in to comment.