Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Wikis are part of Git repositories, so you can make changes locally and push the
### Cloning wikis to your computer

Every wiki provides an easy way to clone its contents down to your computer.
You can clone the repository to your computer with the provided URL:
Once you've created an initial page on {% data variables.product.product_name %}, you can clone the repository to your computer with the provided URL:

```shell
$ git clone https://github.com/<em>YOUR_USERNAME</em>/<em>YOUR_REPOSITORY</em>.wiki.git
Expand Down