From 048c44a6e46f64456ab9b4f833b2f55535301386 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 23 May 2016 12:36:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eea15cc8..fe4ff3890 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For more information on the security details visit [cryptomator.org](https://cry * Java 8 + JCE unlimited strength policy files (needed for 256-bit keys) * Maven 3 -* Optional: OS-dependent build tools for native packaging (see [Windows](https://github.com/cryptomator/cryptomator-win), [OS X](https://github.com/cryptomator/cryptomator-osx), [Debian](https://github.com/cryptomator/cryptomator-deb)) +* Optional: OS-dependent build tools for native packaging (see [Windows](https://github.com/cryptomator/cryptomator-win), [OS X](https://github.com/cryptomator/cryptomator-osx), [Linux](https://github.com/cryptomator/builder-containers)) ### Run Maven