diff --git a/README.md b/README.md index dc945da..fd6d11f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ instructions](docs/create_registry.md). To activate the registry, do ``` using Pkg -Pkg.Registry.add(repository_url) +pkg"registry add " ``` This only needs to be done once per Julia installation. [Troubleshooting advice](docs/troubleshooting_general.md) if you