From 4f1689f25406ac34877380082f5b26510323115e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 17 Feb 2021 19:33:00 +0800 Subject: [PATCH] README: stable ARTIQ channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfdeb3e2..883397d0 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-beta/artiq-fast +nix-channel --add https://nixbld.m-labs.hk/channel/custom/artiq/fast/artiq-fast nix-channel --update ```