Skip to content

Commit 2eaa47e

Browse files
authored
Update neurodocker.sh
1 parent 9077ed7 commit 2eaa47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/neurodocker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# Install roygbiv for output visualization.
1616
#
1717
# Build the docker image:
18-
# docker build -t mindboggle -f Dockerfile.mindboggle.complete .
18+
# docker build -t mindboggle -f Dockerfile .
1919
#
2020
# Push to Docker hub:
2121
# (https://docs.docker.com/docker-cloud/builds/push-images/)

0 commit comments

Comments
 (0)