Skip to content

Commit

Permalink
Update 02-RUNQ.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pooriaPoorsarvi authored Oct 29, 2024
1 parent 5710b90 commit 45a68db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-RUNQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ libqflex
You can also run everything directly from docker by running the following:

```bash
docker run -ti --entrypoint sh --volume <changed_files_to_be_mounted>:/qflex/<changed_files_to_be_mounted> qflex-image
docker run -ti --entrypoint sh --volume <changed_files_to_be_mounted>:/qflex/<changed_files_to_be_mounted> parsa/qflex
```

In order to get qflex-image, please build the docker image locally, for more information please refer to the [BUILD-FLEXUS](./01-BUILD-FLEXUS.md) document.
In order to get parsa/qflex, please build the docker image locally, for more information please refer to the [BUILD-FLEXUS](./01-BUILD-FLEXUS.md) document.



Expand Down

0 comments on commit 45a68db

Please sign in to comment.