Skip to content

Commit 2a5e7d9

Browse files
authored
Added three day merge notice (#26)
1 parent 1520bdf commit 2a5e7d9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ ParallelMergeCSR only exports one function: `mul!` which is used for both Sparse
1919

2020
## Installation
2121

22-
Enter the Julia Package Manager and install via:
22+
### NOTICE
23+
It will take *three days* before this package becomes part of the Julia registry meaning the instructions below will only work after those three days have elapsed.
2324

24-
```
25-
pkg> add ParallelMergeCSR
26-
```
25+
To circumvent this, you can go into the Julia Package Manager and perform `add` with the URL of this repository.
2726

2827
## Usage
2928

0 commit comments

Comments
 (0)