diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 22:08:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 22:08:29 -0400 |
| commit | 558a599160bba5c393d00c4a5a24aa2ff1ae28f4 (patch) | |
| tree | 29333b16ad95ecd39cdc7fd8bb5d1df87999c2a2 /doc/README.mdwn | |
| parent | e7c7adc0c4cdc838eada045334b038c7f01dcc56 (diff) | |
update docs for FreeBSD, now merged
closes https://github.com/joeyh/propellor/pull/11
Diffstat (limited to 'doc/README.mdwn')
| -rw-r--r-- | doc/README.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index 62085fdb..b17f8575 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -2,6 +2,8 @@ configuration management system using Haskell and Git. Each system has a list of properties, which Propellor ensures are satisfied. +[Linux](http://propellor.branchable.com/Linux/) and +[FreeBSD](http://propellor.branchable.com/FreeBSD/) are supported. Propellor is configured via a git repository, which typically lives in `~/.propellor/` on your development machine. Propellor clones the |
