Skip to content

Commit d1da4e3

Browse files
committed
minor
1 parent 4a3dd1f commit d1da4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ This is package is in an early stage and only the following files are supported:
3333

3434
#### General usage
3535
```julia
36-
Pkg.add("IdatFiles");
36+
#Pkg.add("IdatFiles");
37+
Pkg.add("https://github.com/oheil/IdatFiles.jl#master")
3738
using IdatFiles;
3839
```
3940
To read an illumina idat file use the following command:

0 commit comments

Comments
 (0)