Skip to content

Commit

Permalink
Change steps for app setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Subbu Allamaraju committed Nov 30, 2011
1 parent 1875815 commit 9a46b84
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ ql.io source is organized into several modules that you can test independently.
If you are interested in using ql.io as a stand-alone server, setup a new ql.io app and start the
server.

**TODO: This step will change once the repo is public**

git clone https://github.com/ql-io/ql.io-template myapp
mkdir myapp
cd myapp
make
curl https://raw.github.com/ql-io/ql.io/master/modules/template/init.sh | bash
bin/start.sh

Using latest versions of Firefox or Chrome, go to
Expand Down

0 comments on commit 9a46b84

Please sign in to comment.