diff --git a/README.md b/README.md index f5a96a6..4f3069b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ make start ``` - *pre-start* and *post-start* script will be executed (*i.e.* restore database, etc) - the mounted files will match in the `./virtual` folder. -- the website will be accessible at 'ptut.com:8080'. +- the website will be accessible at [http://ptut.com:8080](http://ptut.com:8080). **Stop the environment** ```bash