Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raufs authored Jul 13, 2023
1 parent 591efc6 commit a18af11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ For documentaion on how to use ConSequences and information on its underlying as

To install ConSequences, please take the following steps:

1. Clone this git repository:
1. Clone this git repository and cd into it:

`git clone git@github.com:broadinstitute/ConSequences.git`
`git clone https://github.com/broadinstitute/ConSequences && cd ConSequences/`

2. Setup the conda environment using the yml file.
2. Setup the conda environment using the yml file (change `/path/to/conda_environment/` accordingly to where you want to setup the conda environment).

`conda env create -f ConSequences_Environment.yml -p /path/to/conda_environment/`

Expand Down

0 comments on commit a18af11

Please sign in to comment.