From 7bde06309f690ea353d8a99f29e932c38192ada7 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Wed, 5 Apr 2017 17:23:18 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d03898..8fd2698 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ * Check that your issue is not already described in the [FAQ](docs/FAQ.md), [troubleshooting](docs/TROUBLESHOOTING.md) docs, or an [existing issue](https://github.com/trailofbits/algo/issues) * Did you remember to install the dependencies for your operating system prior to installing Algo? -* Client support is limited to modern operating systems, e.g. macOS 10.11+, iOS 9+, Windows 8+, Ubuntu 16.04+, etc. +* Client support is limited to modern operating systems, e.g. macOS 10.11+, iOS 9+, Windows 8+, Ubuntu 17.04+, etc. * Cloud provider support is limited to DO, AWS, GCE, and Azure. Any others are best effort only. * If you need to file a new issue, fill out any relevant fields in the Issue Template