diff --git a/README.md b/README.md index d6009c01a..f38df290f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Please see [poac.pm](https://poac.io) for [installation instructions](https://po ## Supported Operating Systems * macOS (>= sierra) - +* Linux (= x86_64 GNU/Linux) +* Windows (= Windows Subsystem for Linux) ## Code Status [![GitHub](https://img.shields.io/github/license/poacpm/poac.svg)](https://github.com/awslabs/aws-c-common/blob/master/LICENSE) diff --git a/docs/ja/getting-started/installation.md b/docs/ja/getting-started/installation.md index 5c59ddcc8..64a1683fb 100644 --- a/docs/ja/getting-started/installation.md +++ b/docs/ja/getting-started/installation.md @@ -2,6 +2,8 @@ ### サポートしているOS * macOS (>= sierra) +* Linux (= x86_64 GNU/Linux) +* Windows (= Windows Subsystem for Linux) ### 簡単にインストールする ```bash