Skip to content

Commit

Permalink
Merge stable into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CKEditorBot authored Jul 24, 2020
2 parents 8db624b + 972cc45 commit af4d33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/builds/guides/development/custom-builds.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In order to start developing CKEditor 5 you will require:

## Forking an existing build

Start with [forking](https://help.github.com/articles/fork-a-repo/) one of the official builds (it will serve as the starting point for your custom one) and then clone your fork:
Start with [forking](https://help.github.com/articles/fork-a-repo/) [the main `ckeditor5` repository](https://github.com/ckeditor/ckeditor5) (it will serve as the starting point for your customizations) and then clone your fork:

```bash
git clone -b stable git@github.com:<your-username>/ckeditor5.git
Expand Down

0 comments on commit af4d33e

Please sign in to comment.