Skip to content

Commit a2d9aea

Browse files
authored
Clarify precondition to working with wiki locally
1 parent 107820e commit a2d9aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/communities/documenting-your-project-with-wikis/adding-or-editing-wiki-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Wikis are part of Git repositories, so you can make changes locally and push the
5252
### Cloning wikis to your computer
5353

5454
Every wiki provides an easy way to clone its contents down to your computer.
55-
You can clone the repository to your computer with the provided URL:
55+
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:
5656

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

0 commit comments

Comments
 (0)