fix some mistaken typos

This commit is contained in:
Wolfywolfy
2021-11-23 10:26:34 -03:00
parent bb6956576b
commit 4b0f2862d3
+10 -11
View File
@@ -15,14 +15,12 @@ So let's get started!
## VSCode and WSL ## VSCode and WSL
- Install VSCode fromhttps://code.visualstudio.com/ Install VSCode from
- Install WSL https://code.visualstudio.com/
https://docs.microsoft.com/en-us/windows/wsl/install-win10 Install WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 Info: Please choose Ubuntu-20.04
`Info: Please choose Ubuntu-20.04` Set root as default WSL user.
- Set root as default WSL user. Open cmd.exe and type:
Open `cmd.exe` and type: ubuntu2004 config --default-user root
`ubuntu2004 config --default-user root`
--- ---
<br/> <br/>
@@ -202,9 +200,10 @@ You can create your own sample, by just copying cube folder.
## Setup Intelisense ## Setup Intelisense
- Downloadhttp://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip Download
- 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` http://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip
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/>