We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50861a commit 64767a8Copy full SHA for 64767a8
README.md
@@ -37,7 +37,7 @@ See docker oneliner mentioned above. Dockerfile is at [/Dockerfile](/Dockerfile)
37
2. Start the binary with the project directory as the first argument
38
39
```
40
- code-server <inital directory to open>
+ code-server <initial directory to open>
41
42
> You will be prompted to enter the password shown in the CLI
43
`code-server` should now be running at https://localhost:8443.
0 commit comments