From 8d8c0cd3fc32c7e433ff9dd15029c6c9830312d7 Mon Sep 17 00:00:00 2001 From: Peter Squicciarini Date: Fri, 22 Nov 2019 08:05:11 -0800 Subject: [PATCH] Update README.md Clarify that VSCodium does not support Linux 32-bit anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9ec897..3c7302d 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The builds are run every day, but exit early if there isn't a new release from M ## Supported OS - [x] OS X (`zip`, `dmg`) - [x] Linux x64 (`deb`, `rpm`, `AppImage`, `tar.gz`) -- [x] Linux x86 (`deb`, `rpm`, `tar.gz`) +- [x] Linux x86 (`deb`, `rpm`, `tar.gz`) ([up to v1.35.1](https://code.visualstudio.com/updates/v1_36#_linux-32bit-support-ends)) - [x] Windows x64 - [x] Windows x86