error in docker doc

This commit is contained in:
mariusmonton 2019-02-07 22:41:14 +01:00
parent 23f12f3daf
commit 6c0d2708a8
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ This container has RISCV-TLM already build at /usr/src/riscv64/RISCV-TLM directo
### How to use Docker
```
$ docker pull mariusmm/riscv-tlm
$ docker run -v <localfiles>:/tmp -it riscv /bin/bash
$ docker run -v <localfiles>:/tmp -it mariusmm/riscv-tlm /bin/bash
# cd /usr/src/riscv64/RISCV_TLM/
# ./RISCV_TLM /tmp/<your_hex_file>