How to deploy a DAO - TheDAO/DAO-1.0 GitHub Wiki
Deploying a DAO
Deploying the Standard DAO code is actually VERY easy. Here we provide two different tutorials for you depending on how comfortable you feel around the command line.
###Deploying a DAO the Short Way
Follow this tutorial if you know how to use the command line and have some simple tools like solc
and geth
installed.
###Deploying a DAO, For Non-Developers
Follow this tutorial if you don't have to tools to run Ethereum on command line.