Skip to content
Snippets Groups Projects
Commit 25b81ad9 authored by Sean Madsen's avatar Sean Madsen
Browse files

Update meta doc instructions for finding book repo

parent 38464e62
No related branches found
No related tags found
No related merge requests found
......@@ -78,10 +78,10 @@ The most advanced way to work on a book is to use git to download all the markdo
```
1. Obtain the source files for the book you want to edit
1. Find the repository on GitHub *(see "repository" links above, or the "GitHub" link on the bottom left of screen of the documentation you are reading)*
1. Find the repository on GitHub — *Most books will have a link to this repo at the top right of every page (with a GitHub icon)*
1. Fork the repository on GitHub.
1. Clone *your fork* of the repository to your computer
```bash
git clone https://github.com/YourGitHubUserName/civicrm-dev-docs.git
cd civicrm-dev-docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment