Skip to content

Commit 24077fc

Browse files
authored
Merge pull request EESSI#715 from Neves-P/update/add-software-docs
Clarify forking instructions
2 parents 181151d + 69db8ea commit 24077fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/adding_software/opening_pr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ To add software to EESSI, you should go through the semi-automatic software inst
1818
### Preparation
1919

2020
Before you can make a pull request to the [software-layer](https://github.com/EESSI/software-layer),
21-
you should [fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the repository in your GitHub account.
21+
you should [fork](https://github.com/EESSI/software-layer/fork) the repository in your GitHub account.
22+
Please see [here](https://docs.github.com/en/get-started/quickstart/fork-a-repo) for details. Once forked, you can proceed.
2223

2324
For the remainder of these instructions, we assume that your GitHub account is `@koala` :koala:.
2425

0 commit comments

Comments
 (0)