Skip to content

Commit

Permalink
Added install details
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtsuji committed Sep 19, 2019
1 parent 5198d8d commit 0463cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ conda env create --name backblast --file="envs/conda_requirements.yaml"

# Add the repo scripts to your PATH temporarily in the current Bash session
PATH=${PATH}:${PWD}:${PWD}/scripts
# Advanced users: Or add these folders to the PATH in your Bash environment file (e.g., .bashrc) to work across all Bash sessions
```
Now you should be good to go! Run `BackBLAST -h` to get started.

Expand Down

0 comments on commit 0463cb3

Please sign in to comment.