Skip to content

Commit

Permalink
added to build Bespin in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfl committed Dec 13, 2010
1 parent c05cf86 commit 49dcfcd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Expand Up @@ -7,6 +7,9 @@ run:
git submodule update --init --recursive
ln -s dn.nstore.js db.js
ln -s config.sample.js config.js
cd Bespin/BespinEmbedded
./dryice.py ../settings.json
cd ../..
python devel/HostRedirProxy.py
node master.js
then configure you web browser to proxy through localhost:8000, this will redirect any request to jsapp.us to your local nginx install
then configure you web browser to proxy through localhost:8000, this will redirect any request to jsapp.us to your local nginx install

0 comments on commit 49dcfcd

Please sign in to comment.