Fix

Tim van der Meij 2013-07-25 08:07:22 -07:00
parent ea97e5fb73
commit 8bd4504139

@ -74,7 +74,7 @@ Now that your build is done, you can copy the viewer and its resources (core fil
# make a production directory if you haven't done so already
mkdir ./production/
# copy the viewer and its resources to the production folder
cp -R ./build/generic ./production