# Installing Wren Make appropriate DNS changes for the domain name or subdomain name. Then on the server: * cd /home * mkdir 'dirname' * cd 'dirname' * mkdir sessionids * mkdir markup * git clone http:// (Wren repo) * cd Wren/yaml * edit yaml config file accordingly * cd ../root/javascript/splitscreen * edit splitscreen.js and change the cookie prefix info if the cookie prefix value was changed in the YAML file. look for "getCookie" function. * if necessary, modify images in Wren/root/images *