docs/installation.markdown @ 3967e218bd90

Add rand-bool, rand-gaussian, rand-gaussian-int.
author Steve Losh <steve@stevelosh.com>
date Thu, 08 Nov 2012 12:50:43 -0500
parents 3c3a3292e0db
children 63f3589431c1
Installation
============

Roul requires Leiningen 2.  Sorry.

Add the following to your `project.clj`:

    [roul "0.1.0"]

Run `lein deps` and you're all set.