Update CONTRIBUTING.md

This commit is contained in:
PierreGode 2024-02-22 14:52:54 +01:00 committed by GitHub
parent 92b9a38a52
commit 1981e0b55b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ The preferred way to contribute is to fork the
2. Clone this copy to your local disk:
$ git clone git@github.com:YourLogin/Linux-Active-Directory-join-script
$ cd system-design-primer
$ cd Linux-Active-Directory-join-script
3. Create a branch to hold your changes and start making changes. Don't work in the `master` branch!