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 78e1b98 commit 03b7e99Copy full SHA for 03b7e99
docs/src/index.md
@@ -14,11 +14,11 @@ Pkg.add("JudiLing")
14
```
15
For brave adventurers, install test version of JudiLing by:
16
17
-julia> Pkg.add(url="https://github.com/MegamindHenry/JudiLing.jl.git")
+julia> Pkg.add(url="https://github.com/quantling/JudiLing.jl.git")
18
19
Or from the Julia REPL, type `]` to enter the Pkg REPL mode and run
20
21
-pkg> add https://github.com/MegamindHenry/JudiLing.jl.git
+pkg> add https://github.com/quantling/JudiLing.jl.git
22
23
24
## Running Julia with multiple threads
0 commit comments