|
@@ -15,7 +15,7 @@ In case you want to pick up something from the roadmap, comment on that issue an
|
|
|
1. Run `yarn` to install dependencies
|
|
|
1. Create a branch for your PR with `git checkout -b your-branch-name`
|
|
|
|
|
|
-> To keep `master` branch pointing to remote repository and make pull requests from branches on your fork. To do this, run:
|
|
|
+> To keep `master` branch pointing to remote repository and make pull requests from branches on your fork, run:
|
|
|
>
|
|
|
> ```bash
|
|
|
> git remote add upstream https://github.com/excalidraw/excalidraw.git
|