Skip to content

Commit 375562d

Browse files
Linked the Docker script in README
1 parent 6f1a2a7 commit 375562d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ chmod +x ./GuiStack ./run.sh
4949
Then you should be able to execute `run.sh` to start GuiStack.
5050

5151
### Through Docker
52-
Download the `scripts/default-run-docker.sh` script from the repository and execute it to start the Docker container.
52+
Download the [`default-run-docker.sh`](/scripts/default-run-docker.sh) script from the repository and execute it to start the Docker container.
5353

5454
## Configuration
5555
GuiStack can be configured by setting various environment variables before starting the application. Most of them are provided in the `run.sh` or `run.bat` file included within the release (or in `default-run-docker.sh`, if using the Docker image).

0 commit comments

Comments
 (0)