Skip to content

Commit fa2e3b8

Browse files
Update README.md
1 parent 4239a62 commit fa2e3b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ julia> ]
1515
```
1616
_Note that this will not work till the package is registered._
1717

18+
For the time being do:
19+
```julia
20+
julia> ]
21+
(v1.3) pkg> add https://github.com/logankilpatrick/Slack.jl.git
22+
```
23+
1824
## Usage
1925

2026
Here is a simple example:

0 commit comments

Comments
 (0)