forked from M-Labs/artiq
manual: cleanup
This commit is contained in:
parent
f65bcbcbb2
commit
0d86702503
|
@ -179,8 +179,8 @@ NixOS users should of course configure OpenOCD through ``/etc/nixos/configuratio
|
|||
|
||||
If you installed OpenOCD on Linux using Conda and are using the Conda environment ``artiq``, then execute the statements below. If you are using a different environment, you will have to replace ``artiq`` with the name of your environment::
|
||||
|
||||
$ sudo cp ~/.conda/envs/artiq/share/openocd/contrib/60-openocd.rules /etc/udev/rules.d
|
||||
$ sudo udevadm trigger
|
||||
$ sudo cp ~/.conda/envs/artiq/share/openocd/contrib/60-openocd.rules /etc/udev/rules.d
|
||||
$ sudo udevadm trigger
|
||||
|
||||
On Windows, a third-party tool, `Zadig <http://zadig.akeo.ie/>`_, is necessary. Use it as follows:
|
||||
|
||||
|
|
Loading…
Reference in New Issue