Archived
1
0

inital -> initial (#135)

This commit is contained in:
Semen Zhydenko 2019-03-08 17:10:50 +01:00 committed by Kyle Carberry
parent 96175d36ea
commit 9f4212eace

View File

@ -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 <inital directory to open>
code-server <initial directory to open>
```
> You will be prompted to enter the password shown in the CLI
`code-server` should now be running at https://localhost:8443.