From f11a0776e7e1b0aee08173676bfd1fee96ca198d Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 22 Mar 2022 22:12:23 +0800 Subject: [PATCH] README: fix build name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0dbb20c..9b6e2aef 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ cd artiq python setup.py install ``` -Locate a recent build of ``nac3artiq-mingw`` from [Hydra](https://nixbld.m-labs.hk) and download ``nac3artiq.zip``. Then extract the contents in the appropriate location: +Locate a recent build of ``nac3artiq-msys2`` from [Hydra](https://nixbld.m-labs.hk) and download ``nac3artiq.zip``. Then extract the contents in the appropriate location: ``` pacman -S unzip wget https://nixbld.m-labs.hk/build/97899/download/1/nac3artiq.zip # edit the build number