Skip to content

Commit

Permalink
add Docker Desktop link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d-callan committed Jan 7, 2025
1 parent f79f0ad commit a4bdf37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ HyPhy is an open-source software package for the analysis of genetic sequences u
#### Running with Docker
You can also run HyPhy without having to install it on your system using the provided Dockerfile. Following the below instructions starts an interactive Docker container where HyPhy is already available.

If you don't have Docker installed, first look at [Docker Desktop](https://docs.docker.com/desktop/).

**Please note you must change this code snippet to point to the appropriate location for your input data. This will be made available inside the container at `/hyphy/data`.**

```
Expand Down

0 comments on commit a4bdf37

Please sign in to comment.