From 49db7bbc877a146de16d846e890b057ddd89855c Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Tue, 4 May 2021 18:50:39 -0500 Subject: Swap 'code.foxkit.us' --> 'git.adelielinux.org'. --- src/devel/4_hello.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/devel') diff --git a/src/devel/4_hello.xml b/src/devel/4_hello.xml index 125ab45..44897a3 100644 --- a/src/devel/4_hello.xml +++ b/src/devel/4_hello.xml @@ -6,10 +6,10 @@
Checking Out a Package Repository As noted in chapter 1, all packages live in a package repository. Typically, package repositories are stored in Git. You can make your own package repository, but for now, we will use a private fork of the Adélie Linux official package repositories. - Sign in to the Adélie Linux Git system. If you have not yet created an account, you will need to sign up for one. The sign up form can be accessed from the sign in page. - Navigate to the Adélie Linux package repository in the Git system. Choose the Fork button in the middle of the screen; if prompted, select your name as the repository destination. + Sign in to the Adélie Linux Git system. If you have not yet created an account, you will need to sign up for one. The sign up form can be accessed from the sign in page. + Navigate to the Adélie Linux package repository in the Git system. Choose the Fork button in the middle of the screen; if prompted, select your name as the repository destination. The system will redirect you to your new fork. Use the "SSH" URL to clone the repository on your local computer by running the following command: - $ git clone git@code.foxkit.us:yourname/packages.git + $ git clone git@git.adelielinux.org:yourname/packages.git where yourname is your Git username.
-- cgit v1.2.3-70-g09d2