From 2eced0fdd164795ff03280ae95af6001d4cdd78c Mon Sep 17 00:00:00 2001 From: Christoph <225755+woeps@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:10:48 +0200 Subject: [PATCH] Revert "add system requirements section for linux to tools readme (#1007)" This reverts commit a6108b369cf7bb6c69675dc090e96b64a5222ccf. --- tools/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tools/README.md b/tools/README.md index c6d7d095b..874e189f6 100644 --- a/tools/README.md +++ b/tools/README.md @@ -1,11 +1,5 @@ # ReScript Tools -## System Requirements - -### Linux - -The `musl` package needs to be installed to be able to run the binary. - ## Install ```sh