Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ irm https://d2learn.org/xlings-install.ps1.txt | iex
```bash
xlings install d2x:mcpp-standard
cd mcpp-standard
d2x checker
xlings d2x checker
```

**👉 [more details...](https://sunrisepeak.github.io/mcpp-standard/base/chapter_1.html)**
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ irm https://d2learn.org/xlings-install.ps1.txt | iex
```bash
xlings install d2x:mcpp-standard
cd mcpp-standard
d2x checker
xlings d2x checker
```

**👉 [更多细节...](https://sunrisepeak.github.io/mcpp-standard/base/chapter_1.html)**
Expand Down