Fix readme (2)

This commit is contained in:
Jutho Haegeman 2017-10-19 00:46:54 +02:00
parent bc47b88f38
commit a05b93dc48

View file

@ -16,7 +16,7 @@ Now works from Julia v0.6.0 onwards (by including/backporting the relevant code
## Installation
~~Until it is registered, install via `Pkg.clone("https://github.com/Jutho/WignerSymbols.jl.git")`.~~
Now that it is register, install via `Pkg.add("https://github.com/Jutho/WignerSymbols.jl.git")`.
Now that it is register, install via `Pkg.add("WignerSymbols")`.
## Available functions
While the following function signatures are probably self-explanatory, you can query help for them in the Julia REPL to get further details.