From f74605ab8293751494055177f2bcde3f7175064b Mon Sep 17 00:00:00 2001 From: Matteo Cargnelutti Date: Mon, 21 Nov 2022 13:21:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d1c3cd..0fe2fd4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ High-fidelity capture of Twitter threads as sealed PDFs - [archive.social](https curl bash gcc g++ python3 python3-pip python3-dev zlib1g zlib1g-dev libjpeg-dev libssl-dev libffi-dev ghostscript poppler-utils ``` -- ⚠️ This project is only compatible with Ubuntu at the time, because it uses Playwright + Chrome. +- ⚠️ On Linux, this project is only compatible with Ubuntu at the time, because it uses Playwright + Chrome. - Node may be sourced from [Nodesource](https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions). ### For development on Mac OS