manual: cleanup

pull/1287/head
Sebastien Bourdeauducq 2019-03-04 11:02:28 +08:00
parent f65bcbcbb2
commit 0d86702503
1 changed files with 2 additions and 2 deletions

View File

@ -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: