Update documentation (#340)

This commit is contained in:
Felix Häusler 2018-06-15 17:49:08 +02:00 committed by 冉四夕
parent 957e6dcc1a
commit c0e655d0c3

View File

@ -53,7 +53,7 @@ Other ways to help:
## Quick Start
1. Fork the repository.
2. Clone your fork: `git clone https://github.com/<username>/marktext.git`
2. Clone your fork: `git clone git@github.com:<username>/marktext.git`
3. Create a feature branch: `git checkout -b feature`
4. Make you changes and push your branch.
5. Create a PR against `master` and describe your changes.