Skip to content

Commit 5e309b1

Browse files
authored
Update README.md
1 parent ba65494 commit 5e309b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository includes the latest version of TSPL, as well as Simplified Chine
1313

1414
## Building
1515

16-
Clone this repository and run `docc preview swift-6-beta-translation.docc`
16+
Clone this repository and run `docc preview swift-6-beta.docc`
1717
in this repository's root directory.
1818

1919
After running DocC, open the link that `docc` outputs
@@ -41,7 +41,7 @@ to display a local preview in your browser.
4141
> includes that directory.
4242
>
4343
> If you installed DocC by downloading Xcode,
44-
> run `xcrun docc preview swift-6-beta-translation.docc` instead.
44+
> run `xcrun docc preview swift-6-beta.docc` instead.
4545
4646
3. Replace the content of the original Markdown file with your Chinese translation, following the terminology table below and the [SwiftGG style guide][swiftgg-style-guide]. Submit your translation through a Pull Request. Once verified by SwiftGG members, it will be merged into the current translation branch.
4747

@@ -59,7 +59,7 @@ We extend our heartfelt thanks to all our contributors. You can find the [list o
5959

6060
## 构建
6161

62-
克隆此仓库并在仓库根目录运行 `docc preview swift-6-beta-translation.docc`
62+
克隆此仓库并在仓库根目录运行 `docc preview swift-6-beta.docc`
6363

6464
运行 DocC 后,打开 `docc` 输出的链接,即可在浏览器中显示本地预览。
6565

@@ -83,7 +83,7 @@ We extend our heartfelt thanks to all our contributors. You can find the [list o
8383
> 确保您的 shell 的 `PATH` 环境变量包含该目录。
8484
>
8585
> 如果您通过下载 Xcode 安装了 DocC,
86-
> 请运行 `xcrun docc preview swift-6-beta-translation.docc`
86+
> 请运行 `xcrun docc preview swift-6-beta.docc`
8787
8888
3. 按照下面的术语表和 [SwiftGG 排版指南][swiftgg-style-guide] 将原始 Markdown 文件的内容替换为您的中文翻译。通过 Pull Request 提交您的翻译。经 SwiftGG 成员验证后,将合并到当前的翻译分支。
8989

0 commit comments

Comments
 (0)