Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jul 10, 2021
1 parent f9cece9 commit 1cbfbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Los paquetes pueden ser instalados desde un script, con:

```julia
import Pkg
Pkg.add("url=https://github.com/m3g/FundamentosDMC.jl")
Pkg.add(url="https://github.com/m3g/FundamentosDMC.jl")
Pkg.add("Plots")
```

Expand Down

0 comments on commit 1cbfbd8

Please sign in to comment.