From 7dfaf6008a8b3114b0da09621da4f753a9a27c74 Mon Sep 17 00:00:00 2001 From: Fredrik Averpil Date: Sat, 11 Nov 2023 13:40:41 +0100 Subject: [PATCH] fix: remove outdated comment --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b33038d..474a5ef 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ brew install cairo freetype libffi libjpeg libpng zlib ``` ```bash -# requires access to private repo pip install -r requirements.txt ```