Skip to content

Commit 0f82c88

Browse files
authored
Update README.md
1 parent 8abe585 commit 0f82c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For example:
1717

1818
## Installation
1919
The Indexes package is bundled into packages like [BED](https://github.com/BioJulia/BED.jl), [GFF3](https://github.com/BioJulia/GFF3.jl), and [XAM](https://github.com/BioJulia/XAM.jl) to assist them with IO streams, so you may not need to install this package explicitly.
20-
However, if you do, Indexes is made available to install through the [https://github.com/juliaregistries/General](General package registry).
20+
However, if you do, Indexes is made available to install through the [General package registry](https://github.com/juliaregistries/General).
2121

2222
You can install Indexes from the [Julia REPL](https://docs.julialang.org/en/v1/manual/getting-started/).
2323
Press `]` to enter [pkg mode](https://docs.julialang.org/en/v1/stdlib/Pkg/), then enter the following command:

0 commit comments

Comments
 (0)