Skip to content

Commit d2d25ca

Browse files
authored
Documentation: readme fix (#43)
1 parent 8c49021 commit d2d25ca

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pip install qiskitflow
4848
```
4949

5050
In order to run containers with required services we suggest to use docker-compose. But by no means we restrict you to deploy qiskitflow to any container aware environment. At the end of the day all required services are just docker images.
51-
1. Copy [./docker-compose.yaml](docker-compose.yaml file) to your machine
51+
1. Copy [docker-compose.yaml file ](./docker-compose.yaml) to your machine
5252
2. Run `docker-compose up` in a folder where you saved compose file. In a few moments you should see logs from server, ui and database.
5353

5454

docs/images/flow.png

0 Bytes
Loading

0 commit comments

Comments
 (0)