From f2986f8a2f2f745785a9e0c6c532dfe893513645 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 12 Jun 2019 04:25:09 -0700 Subject: [PATCH] Update README.md (#465) Summary: Trying to address https://github.com/facebook/flipper/issues/464. Pull Request resolved: https://github.com/facebook/flipper/pull/465 Reviewed By: danielbuechele Differential Revision: D15778823 Pulled By: passy fbshipit-source-id: 5bddd7914575fe5a53b53b6a7aee11e4777d9f57 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b0e07f7b..2d7279a51 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Please refer to our [Getting Started guide](https://fbflipper.com/docs/getting-s ## Requirements -* macOS (while Flipper is buildable using other systems as well, only macOS is officially supported) +* macOS (Flipper works on Linux and Windows, too, but we only support macOS officially at the moment.) * node >= 8 * yarn >= 1.5 * iOS developer tools (for developing iOS plugins)