Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisvalentiner committed May 1, 2018
1 parent 8f5c6f7 commit c9b67f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ The Dark Sky API requires an API key. See the [Dark Sky Developer Documentation]
## Installation

```julia
# DarkSky.jl is not currently registered as an official package
# Please install the development version from GitHub:
# Install the latest stable version:
Pkg.install("DarkSky")
Or the the development version from GitHub:
Pkg.clone("git://github.com/ellisvalentiner/DarkSky.jl.git")
```

Expand Down

0 comments on commit c9b67f5

Please sign in to comment.