We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34c4a2 commit 30feb20Copy full SHA for 30feb20
doc/src/manual/getting-started.md
@@ -84,6 +84,10 @@ Greetings! 你好! 안녕하세요?
84
...
85
```
86
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
+
91
There are various ways to run Julia code and provide options, similar to those available for the
92
`perl` and `ruby` programs:
93
0 commit comments