Skip to content

Commit 6132942

Browse files
author
Will Trimble
committed
Change clone to main MG-RAST repo
1 parent f16d533 commit 6132942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ RUN apt-get update && apt-get install -y git make python python-setuptools gcc
44

55
# setproctile needs Python.h from python-dev
66
# requests needs gcc to build
7-
RUN git clone http://github.com/wltrimbl/MG-RAST-Tools
7+
RUN git clone http://github.com/MG-RAST/MG-RAST-Tools
88
RUN cd MG-RAST-Tools && make install

0 commit comments

Comments
 (0)