Skip to content

Commit cbdb90c

Browse files
committed
Fixed image name
1 parent b69454e commit cbdb90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ rm -rf output/
77
mkdir -p output
88

99
# Run the compilation process.
10-
docker run -ti --rm -v $PWD/output:/opt/ue4 -w /opt/ue4 connorlanigan/unrealengine
10+
docker run -ti --rm -v $PWD/output:/opt/ue4 -w /opt/ue4 connorlanigan/unrealengine-docker

0 commit comments

Comments
 (0)