Skip to content

Commit

Permalink
updated ancient readme
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Oct 1, 2010
1 parent a6cc1aa commit 36fd25f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README

This file was deleted.

24 changes: 24 additions & 0 deletions README.md
@@ -0,0 +1,24 @@
StackVM
=======
StackVM is a web-based virtual machine stack for managing, controlling, and
sharing VMS all through a browser.

Installation
============

Dependencies
------------

* [qemu](http://qemu.org)
* [npm](http://github.com/isaacs/npm)

Steps
-----

git clone http://github.com/substack/stackvm.git
cd stackvm
npm install

Running
=======
node server.js

0 comments on commit 36fd25f

Please sign in to comment.