# 克隆你所复刻的项目

你已经成功复刻了 Spoon-Knife 仓库，但到目前为止，它只存在于 GitHub 上。为了能够处理项目，你需要将其克隆到自己的计算机上。

如果你正在使用 [GitHub 桌面版](https://desktop.github.com/)，这个过程轻而易举。在 Spoon-Knife 的复刻仓库上，在右侧栏单击 **Clone or Download**。如何克隆取决于你自己。可选的方式是 [使用命令行克隆](https://services.github.com/on-demand/github-cli/clone-repo-cli)，或 [使用 GitHub Desktop 克隆](https://services.github.com/on-demand/github-desktop/clone-repository-github-desktop)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://github.highlight.ink/forking-projects/clone-your-fork.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
