diff options
author | Jakob Unterwurzacher | 2015-10-07 23:50:19 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-10-07 23:50:19 +0200 |
commit | 7ac9d6af58004ef47901539c9743116b0ef35df1 (patch) | |
tree | 771234ba0a72095ceaac42571aac0089a672cf04 | |
parent | d9b4f96598ec7227a5c6b756f14b982771e40d20 (diff) |
README: Mention that only Linux is tested
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Current Status * The one exceptions generic/035. This is a limitation in go-fuse, check out https://github.com/hanwen/go-fuse/issues/55 for details. * However, gocryptfs needs more real-world testing - please report any issues via github. +* Only Linux operation has been tested. Help wanted for a Mac OS X port. Install ------- |