Skip to content

Commit 30feb20

Browse files
KenoKristofferC
authored andcommitted
Note about .julia/config from #29390
1 parent a34c4a2 commit 30feb20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/src/manual/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Greetings! 你好! 안녕하세요?
8484
...
8585
```
8686

87+
Note that although you should have a `~/.julia` directory once you've run Julia for the
88+
first time, you may need to create the `~/.julia/config` folder and the
89+
`~/.julia/config/startup.jl` file if you use it.
90+
8791
There are various ways to run Julia code and provide options, similar to those available for the
8892
`perl` and `ruby` programs:
8993

0 commit comments

Comments
 (0)