Skip to content

Commit 47f0bdd

Browse files
Update README.md
Updated install since this is now a registered package.
1 parent e3c18dd commit 47f0bdd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ After that, you will need to add a `webhook` to your app such that you can send
1313
julia> ]
1414
(v1.3) pkg> add Slack
1515
```
16-
_Note that this will not work till the package is registered._
17-
18-
For the time being do:
19-
```julia
20-
julia> ]
21-
(v1.3) pkg> add https://github.com/logankilpatrick/Slack.jl.git
22-
```
2316

2417
## Usage
2518

0 commit comments

Comments
 (0)