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.
using Revise
1 parent 84375ee commit 5925b99Copy full SHA for 5925b99
docs/src/config.md
@@ -15,7 +15,7 @@ This can be as simple as adding
15
```julia
16
17
```
18
-to your `startup.jl`. If you have a Unix terminal available, simply run
+as the first line in your `startup.jl`. If you have a Unix terminal available, simply run
19
```bash
20
mkdir -p ~/.julia/config/ && echo "using Revise" >> ~/.julia/config/startup.jl
21
0 commit comments