Merge pull request #99 from wolfysdl/master
fix some mistaken format on install.md
This commit is contained in:
+15
-10
@@ -15,12 +15,15 @@ So let's get started!
|
|||||||
|
|
||||||
## VSCode and WSL
|
## VSCode and WSL
|
||||||
|
|
||||||
Install VSCode from
|
|
||||||
https://code.visualstudio.com/
|
- Install VSCode from
|
||||||
Install WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 Info: Please choose Ubuntu-20.04
|
https://code.visualstudio.com/
|
||||||
Set root as default WSL user.
|
- Install WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 `Info: Please choose Ubuntu-20.04`
|
||||||
Open cmd.exe and type:
|
- Set root as default WSL user.
|
||||||
ubuntu2004 config --default-user root
|
Open ` cmd.exe` and type:
|
||||||
|
` ubuntu2004 config --default-user root`
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
@@ -200,10 +203,12 @@ You can create your own sample, by just copying cube folder.
|
|||||||
|
|
||||||
## Setup Intelisense
|
## Setup Intelisense
|
||||||
|
|
||||||
Download
|
|
||||||
http://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip
|
- Download
|
||||||
Unpack .vscode folder to WSL's /repos/tyra/
|
http://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip
|
||||||
Info: This configuration is set for cube sample, but you can change it in tasks.json file
|
- Unpack .vscode folder to WSL's `/repos/tyra/Info: This configuration is set for cube sample, but you can change it in tasks.json file`
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user