From 48db096834ebcf537c8b27e1cf82d21094de5845 Mon Sep 17 00:00:00 2001 From: Semen Zhydenko Date: Fri, 8 Mar 2019 14:50:15 +0100 Subject: [PATCH] inital -> initial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3aca967d0f2..e8ef74d30906 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ See docker oneliner mentioned above. Dockerfile is at [/Dockerfile](/Dockerfile) 2. Start the binary with the project directory as the first argument ``` - code-server + code-server ``` > You will be prompted to enter the password shown in the CLI `code-server` should now be running at https://localhost:8443.