diff --git a/docker/README.md b/docker/README.md index 8b93c1b..e14efc1 100644 --- a/docker/README.md +++ b/docker/README.md @@ -30,7 +30,6 @@ docker-compose up ``` -> NOTE: Please change and for the correct ones. In a case SAL is built in Windows use ./Dockerfile.win instead ./Dockerfile +> NOTE: Please change `` and `` to the correct ones. In case SAL is built on Windows, use `./Dockerfile.win` instead of `./Dockerfile`. - -Each time the code is modified in , you can run this script and it will automatically launch new container with the changes included. +Each time the code is modified in ``, you can run this script and it will automatically launch a new container with the changes included.