Browse Source

Remove call of env-setup.sh

master
T. Meissner 2 years ago
parent
commit
6b884bf859
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      README.md

+ 0
- 1
README.md View File

@ -26,7 +26,6 @@ Another useful tool is GTKWave, install it if you want to use the waveform files
```
$ git clone --recursive https://git.goodcleanfun.de/tmeissner/cocotb_with_ghdl.git
$ cd cocotb_with_ghdl
$ ./env-setup.sh
$ docker run --rm -ti --volume=$(pwd):/build -e DISPLAY=$DISPLAY \
--volume /tmp/.X11-unix:/tmp/.X11-unix hdlc/sim:scipy /bin/bash
$ cd /build


Loading…
Cancel
Save