Unverified Commit 96b92afd authored by Margatroid's avatar Margatroid Committed by GitHub
Browse files

fix(helloworld): 删除多余的反引号

parent ab8b9cf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ IDE 操作较为简单,一般入门玩家会选用 IDE 来编写代码。在
在终端中执行:

```bash
xcode-select --install`
xcode-select --install
```

#### NOI Linux