Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jul 9, 2023
1 parent 82881e2 commit 2994ad3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,9 @@ Miq is distributed as a statically linked ELF with no dependencies, meaning it s
curl -OL https://github.com/viperML/miq/releases/download/latest/release.tar.gz
tar -xvf release.tar.gz
```
- If bubblewrap is not installed in the host system, add it to `PATH`:
```sh
export PATH="$PWD:$PATH"
```
- Run miq:
```sh
miq --help
./miq --help
```

The usage manual is rendered on the thesis document available for download.
Expand Down

0 comments on commit 2994ad3

Please sign in to comment.