From 30ab9a0a13a7d33256328a7f1a90589c176c57b8 Mon Sep 17 00:00:00 2001 From: matken11235 Date: Mon, 4 Feb 2019 04:49:08 +0900 Subject: [PATCH] Add support OS --- README.md | 3 ++- docs/ja/getting-started/installation.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) 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