From a05b93dc484fc4d790d68c46e41bef85f35aa269 Mon Sep 17 00:00:00 2001 From: Jutho Haegeman Date: Thu, 19 Oct 2017 00:46:54 +0200 Subject: [PATCH] Fix readme (2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa1984..ced5872 100644 --- a/README.md +++ b/README.md @@ -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.