From d5fb50b497af988bbeb72a0a5e1a5c626bcb1636 Mon Sep 17 00:00:00 2001 From: Yann Sionneau Date: Fri, 29 May 2015 17:44:07 +0200 Subject: [PATCH] manual: after artiq is installed, frontends can be used without path prefix except non-python frontends like artiq_flash.sh --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 647d31232..8e2e9b6d8 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -128,7 +128,7 @@ The communication parameters are 115200 8-N-1. * You can either set it by generating a flash storage image and then flash it: :: - $ ~/artiq-dev/artiq/frontend/artiq_mkfs.py flash_storage.img -s mac xx:xx:xx:xx:xx:xx -s ip xx.xx.xx.xx + $ artiq_mkfs flash_storage.img -s mac xx:xx:xx:xx:xx:xx -s ip xx.xx.xx.xx $ ~/artiq-dev/artiq/frontend/artiq_flash.sh -f flash_storage.img * Or you can set it via the runtime test mode command line