From 72473f6325c3f83733655279b91dbe9ca0e98185 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Mon, 1 Jan 2018 16:20:32 +0100 Subject: [PATCH] info about base URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9bd50d8..2b36161a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ $ php bin/console server:run ``` This command will start a web server for Kimai. Now you can -access the application in your browser at . You can +access the application in your browser at . You can stop the built-in web server by pressing `Ctrl + C` while you're in the terminal.