From 7960e63ec307320b70213d8e7b8ce0af55fcf2a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Thu, 6 Apr 2023 16:21:28 +0200 Subject: [PATCH] provide link to buck2 closes #2732 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7e5abb4f711..7341aa8de9b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ Buck is a build tool. To see what Buck can do for you, check out the documentation at http://buck.build/.

+# Use buck2 + +This repo is dead. + +Please use https://github.com/facebook/buck2 + + + [![Build Status](https://circleci.com/gh/facebook/buck.svg?style=svg)](https://circleci.com/gh/facebook/buck) Installation