Skip to content

Commit afb228f

Browse files
authored
Update CONTRIBUTING.md (#48)
1 parent 49738dc commit afb228f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ By participating in this project, you are expected to uphold our [Code of Conduc
1313
1. **Fork the repository**
1414
- Fork the repository on GitHub to your personal account
1515
- Clone your fork locally: `git clone https://github.com/YOUR_USERNAME/kernel-images.git`
16-
- Add upstream remote: `git remote add upstream https://github.com/original/kernel-images.git`
16+
- Add upstream remote: `git remote add upstream https://github.com/onkernel/kernel-images.git`
1717

1818
2. **Create a new branch**
1919
- Always branch from the up-to-date main branch

0 commit comments

Comments
 (0)