You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,6 @@ The simplest C/C++ project template for beginners.
13
13
14
14
2. Click the **[<kbd>Open in GitHub codespaces</kbd>][2] button** on the top of ReadMe file, then an **online VS Code development environment** will be started immediately
15
15
16
-
3. Run following command in VS Code terminal to install XMake:
17
-
```bash
18
-
curl -fsSL https://xmake.io/shget.text | bash
19
-
```
20
-
21
16
## Install minimal All-in-One Development Environment in your computer
0 commit comments