1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #5413 from cakebaker/doc_add_missing_word

doc: add a missing "a"
This commit is contained in:
Sylvestre Ledru 2023-10-16 10:01:29 +02:00 committed by GitHub
commit 6c10934465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ For contributing rules and best practices please refer to [CONTRIBUTING.md](CONT
## Before you start
For this guide we assume that you already have GitHub account and have `git` and your favorite code editor or IDE installed and configured.
For this guide we assume that you already have a GitHub account and have `git` and your favorite code editor or IDE installed and configured.
Before you start working on coreutils, please follow these steps:
1. Fork the [coreutils repository](https://github.com/uutils/coreutils) to your GitHub account.