You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/src/manual/packages.md
+8-13Lines changed: 8 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -978,25 +978,20 @@ By "forking" the main METADATA repository, you can create a personal copy (of ME
978
978
your GitHub account. Once that copy exists, you can push your local changes to your copy (just
979
979
like any other GitHub project).
980
980
981
-
1. go to [https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJuliaLang%2FMETADATA.jl%2Ffork](https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJuliaLang%2FMETADATA.jl%2Ffork)
982
-
and create your own fork.
981
+
1. Create a [fork of METADATA.jl](https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJuliaLang%2FMETADATA.jl%2Ffork).
983
982
984
-
2.add your fork as a remote repository for the METADATA repository on your local computer (in
985
-
the terminal where USERNAME is your github username):
983
+
2.Add your fork as a remote repository for the METADATA repository on your local computer (in
984
+
the terminal where USERNAME is your github username):
0 commit comments