diff --git a/README.md b/README.md index af7daf7..8635c8f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run: ```julia -pkg> add https://github.com/foldfelis/Fetch.jl +pkg> add Fetch ``` ## Download file from Google drive diff --git a/docs/src/index.md b/docs/src/index.md index 8702a4d..3b0017d 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -12,7 +12,7 @@ The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run: ```julia -pkg> add https://github.com/foldfelis/Fetch.jl +pkg> add Fetch ``` ## Download file from Google drive