Skip to content

Commit 00df8af

Browse files
committed
R readme
1 parent 68332a7 commit 00df8af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/R/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ enabling cache-friendly searches and SIMD-optimized counting operations.
1616
## Installation
1717

1818
```r
19-
# Install from Bioconductor
20-
if (!require("BiocManager", quietly = TRUE))
21-
install.packages("BiocManager")
22-
BiocManager::install("superintervals")
23-
2419
# Build from source:
2520
cd superintervals/src/R
2621
bash ./build.sh

0 commit comments

Comments
 (0)