Update README.md

This commit is contained in:
mdev9
2024-10-17 07:34:10 +02:00
committed by GitHub
parent bd18752fdc
commit 12dc548a4e

View File

@ -19,7 +19,7 @@ To get started, follow these steps to set up and run the project:
1. **Clone the repository**:
```bash
git clone https://github.com/your-username/minishell.git
git clone https://github.com/mdev9/minishell.git
cd minishell
make
```