Skip to content

Commit c7daf20

Browse files
authored
Update README.md
1 parent 6fa552b commit c7daf20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Distributed table structures and data manipulation operations built on top of [D
1010

1111
# Installation
1212

13-
The package is not registered yet, but you can add it to your environment using the repository url:
13+
The package registered in the general repository, so you can add it by typing:
1414

1515
```julia
16-
]add https://github.com/JuliaParallel/DTables.jl
16+
julia> ]add DTables
1717
```
1818

1919
# Usage

0 commit comments

Comments
 (0)