Skip to content

Commit

Permalink
Add install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Girard committed Mar 28, 2017
1 parent c33435f commit 2deaddf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# OpenStick
A simple tool to manage a pool of VMs using Qemu/KVM. Because sometimes you don't need a full stack.

# Installation
pip3 install openstick

# Configuration
OpenStick use by default a configuration file (~/.openstick) with INI structure. A DEFAULT section can be used to specify parameters to apply to all the VMs.

Expand Down

0 comments on commit 2deaddf

Please sign in to comment.