You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ For example:
17
17
18
18
## Installation
19
19
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).
21
21
22
22
You can install Indexes from the [Julia REPL](https://docs.julialang.org/en/v1/manual/getting-started/).
23
23
Press `]` to enter [pkg mode](https://docs.julialang.org/en/v1/stdlib/Pkg/), then enter the following command:
0 commit comments