mirror of
https://github.com/marktext/marktext.git
synced 2025-05-17 01:10:41 +08:00
Update documentation (#340)
This commit is contained in:
parent
957e6dcc1a
commit
c0e655d0c3
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user