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.