From 097c26170a5dcb10f8f44f952a7645e06516ac26 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Tue, 7 Apr 2020 14:17:43 +0200 Subject: [PATCH] fix: add platform support note to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2e99a0f32..8f04173dd 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,12 @@ cp ./tx4.bin /tmp/mempool Congratulations, you can now [write your own smart contracts with Clarity](https://docs.blockstack.org/core/smart/overview.html). +## Platform support + +Officially supported platforms: `Linux 64-bit`, `MacOS 64-bit`, `Windows 64-bit`. + +Platforms with second-tier status _(builds are provided but not tested)_: `Linux ARMv7`, `Linux ARM64`. + ## Community Beyond this Github project,