Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/foldfelis/Fetch.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
foldfelis committed Aug 15, 2021
2 parents 5c232fd + a640ae7 commit e29b337
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e29b337

Please sign in to comment.