From 9f4212eace4cac51c27472431b383648adfc0a2d Mon Sep 17 00:00:00 2001 From: Semen Zhydenko Date: Fri, 8 Mar 2019 17:10:50 +0100 Subject: [PATCH] inital -> initial (#135) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3aca967..e8ef74d3 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.