Fix typo in CONTRIBUTING.md (#315)
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
80f0a39866
commit
65790c1b4f
+1
-1
@@ -1,6 +1,6 @@
|
||||
## How to fork from us
|
||||
|
||||
To keep our development fast and conflict free, we recommend you to [fork](https://github.com/ROCm/rocSHMEM/fork) our repository and start your work from our `dev` branch in your private repository.
|
||||
To keep our development fast and conflict free, we recommend you to [fork](https://github.com/ROCm/rocSHMEM/fork) our repository and start your work from our `develop` branch in your private repository.
|
||||
|
||||
Afterwards, git clone your repository to your local machine. But that is not it! To keep track of the original develop repository, add it as another remote.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user