Skip to content

Commit

Permalink
Merge pull request #79 from i-apellaniz/ia/typo-in-readme
Browse files Browse the repository at this point in the history
Update package URL in README.md
  • Loading branch information
StefanKarpinski authored Dec 14, 2017
2 parents 5a86ce5 + 24dfd8e commit a554607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Next-generation package manager for Julia. Still quite alpha.
First, `Pkg.clone` the `Pkg3` repo itself to install it:

```jl
Pkg.clone("https://github.com/StefanKarpinski/Pkg3.jl.git")
Pkg.clone("https://github.com/JuliaLang/Pkg3.jl.git")
```

Now load `Pkg3` in Julia 0.6 to add packages and load them.
Expand Down

0 comments on commit a554607

Please sign in to comment.