Skip to content

Commit

Permalink
chore: add docker pull command
Browse files Browse the repository at this point in the history
  • Loading branch information
sandra-selfdecode authored Oct 1, 2024
1 parent 5096444 commit 6cec22e
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 @@ -17,7 +17,7 @@ It is essential to adhere to these assumptions to ensure the proper functioning
## Installation

1. Make sure you have Docker installed on your system
2. Build the Selphi Docker image from this repository: ` docker build -t selphi . `
2. Get the prebuilt Docker image: `docker pull ghcr.io/omicsedge/selphi:latest`
3. Run the Selphi container with the desired options to perform genotype imputation

## Usage
Expand Down

0 comments on commit 6cec22e

Please sign in to comment.