Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjcai committed May 1, 2023
1 parent 6ab1e52 commit 6868263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Exploratory single-cell RNA sequencing (scRNA-seq) data analysis for Julia
Run the following command to install the latest update of the `ScRNAseq` package.

```julia
using Pkg; Pkg.add(PackageSpec(url="git://github.com/jamesjcai/ScRNAseq.jl.git"))
using Pkg; Pkg.add(url="https://github.com/jamesjcai/ScRNAseq.jl.git")
```

0 comments on commit 6868263

Please sign in to comment.