Skip to content

Commit

Permalink
Add git clone instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
memgonzales authored Aug 17, 2024
1 parent 77b2353 commit 8770084
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ If you find our work useful, please consider citing:

**Operating System**: Windows (using [WSL](https://learn.microsoft.com/en-us/windows/wsl/install)), Linux, or macOS

Clone the repository:

```
git clone https://github.com/bioinfodlsu/PHIStruct
cd phage-host-prediction
```

Create a virtual environment with the dependencies installed via Conda (we recommend using [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)):

```
Expand Down

0 comments on commit 8770084

Please sign in to comment.