Skip to content

Commit

Permalink
Update Installation steps after registering on METADATA
Browse files Browse the repository at this point in the history
  • Loading branch information
NHDaly committed Aug 21, 2018
1 parent 150d9b2 commit 4d227fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ my/files

## Installation

julia v0.6: `julia> Pkg.clone("https://github.com/NHDaly/PrintFileTree.jl")`
julia v0.6: `julia> Pkg.add("PrintFileTree")`

julia v0.7: `pkg> add "https://github.com/NHDaly/PrintFileTree.jl"`
julia v0.7+: `pkg> add "PrintFileTree"`


0 comments on commit 4d227fd

Please sign in to comment.