mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-05 15:42:15 -07:00
Fix readme (2)
This commit is contained in:
parent
bc47b88f38
commit
a05b93dc48
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue