Skip to content

Commit

Permalink
git commit -m "@JuliaRegistrator register"
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale-Black committed Feb 1, 2023
1 parent 656ae40 commit 4f9c5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Simple Julia package for working with open source DICOM server [Orthanc](https:/

## Getting Started
```julia
using Pkg; Pkg.add(url=https://github.com/Dale-Black/OrthancTools.jl)
using Pkg; Pkg.add("OrthancTools") # or Pkg.add(url=https://github.com/Dale-Black/OrthancTools.jl)
```

You can also download the example notebook directly from GitHub inside of [Pluto.jl](https://github.com/fonsp/Pluto.jl). Simply launch Pluto and on the start page, copy and paste `https://github.com/Dale-Black/OrthancTools.jl/blob/main/docs/gettting_started.jl` and click "open".
Expand Down

0 comments on commit 4f9c5fe

Please sign in to comment.