Skip to content

Commit

Permalink
[fix] Fix typo in doc
Browse files Browse the repository at this point in the history
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
  • Loading branch information
AxelRICHARD committed Jul 15, 2024
1 parent 5362007 commit 35f5d83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Before you proceed with the installation, please ensure you have the following x
====

{product} is distributed as a docker container.
To install {product}, just download the https://github.com/eclipse-syson/syson/blob/{syson_tag}/docker-compose.yml[docker-compose] file and run the following docker command in the same folder as the one where is the _docker-compose.yml_ file:
To install {product}, just download the https://github.com/eclipse-syson/syson/blob/{syson-tag}/docker-compose.yml[docker-compose] file and run the following docker command in the same folder as the one where is the _docker-compose.yml_ file:
[source, bash]
----
docker compose up
Expand Down

0 comments on commit 35f5d83

Please sign in to comment.