Skip to content

Commit cc947f0

Browse files
authored
Add git clone instruction
1 parent b39d089 commit cc947f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ You can also find PHIEmbed on [bio.tools](https://bio.tools/phiembed).
5656

5757
**Operating System**: Windows, Linux, or macOS <br>
5858

59+
Clone the repository:
60+
61+
```
62+
git clone https://github.com/bioinfodlsu/phage-host-prediction
63+
cd phage-host-prediction
64+
```
65+
5966
Create a virtual environment with all the necessary dependencies installed via Conda (we recommend using [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)):
6067

6168
```

0 commit comments

Comments
 (0)