Skip to content

Commit

Permalink
Changed url docker/birg for downloading this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hogfeldt authored Apr 5, 2020
1 parent 6fd8c3d commit 4b8ef6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/birg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN conda create --yes -n birg python=3.6 bioconda-utils
ENV PATH="/opt/conda/envs/birg/bin:${PATH}"

# Install Bioconda_Recipe_Gen
RUN git clone https://github.com/Hogfeldt/bioconda_recipe_gen.git
RUN git clone https://github.com/birgorg/bioconda_recipe_gen.git
RUN pip install bioconda_recipe_gen/

# TEST
Expand Down

0 comments on commit 4b8ef6f

Please sign in to comment.