Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentín Mari committed Jul 31, 2018
1 parent 14e5c0b commit 4b431d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,7 +9,7 @@ Dotenv is a zero-dependency package that loads environment variables from a `.en

```julia
# waiting for julia METADATA.jl approval
Pkg.clone("https://github.com/vmari/DotEnv.git")
Pkg.clone("https://github.com/vmari/DotEnv.jl.git")
```

## Usage
Expand Down Expand Up @@ -105,4 +105,4 @@ end

## Note about credits

We want to thank @motdotla to inspire our code, which is mostly based on [his repo](https://github.com/motdotla/dotenv)
We want to thank @motdotla. Our code is mostly based on [his repo](https://github.com/motdotla/dotenv)

0 comments on commit 4b431d6

Please sign in to comment.