diff options
author | Anike Arni <anikarni@gmail.com> | 2017-04-10 10:27:14 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-10 10:27:14 -0300 |
commit | 93ff3bf0f2a364c14c2354b7678b40fd2ccd2645 (patch) | |
tree | e7c2ee194acf5efe0e8b993ef0b611826d12a0a7 | |
parent | 765efa626f6702f792d0c8e1a395cc1a806fd76d (diff) |
Adds instructions on how to install pixelated on README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ You are most welcome to contribute to the pixelated user agent code base. Please ## Installing Pixelated +To run your own instance of Pixelated, follow these instructions: https://github.com/pixelated/puppet-pixelated#manual-installation + +## Development + You like the idea and you want to run it locally, then before you have to install the following packages: * [Vagrant](https://www.vagrantup.com/downloads.html), Vagrant is a tool that automates the setup of a virtual machine with the development environment |