From cbcda286dc22243dc31a6531231daeb61b1a1341 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 7 Jul 2021 18:07:49 +0800 Subject: [PATCH] Revert "README: stable ARTIQ channel" This reverts commit 4f1689f25406ac34877380082f5b26510323115e. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d4a21e3..1db5433b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Development instructions Configure Nix channels: ```shell -nix-channel --add https://nixbld.m-labs.hk/channel/custom/artiq/fast/artiq-fast +nix-channel --add https://nixbld.m-labs.hk/channel/custom/artiq/fast-beta/artiq-fast nix-channel --update ```