mirror of
https://github.com/BlyDoesCoding/ls-clone.git
synced 2025-12-31 04:23:08 +00:00
Update README.md
This commit is contained in:
parent
3e76a18586
commit
63fdedaeee
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ The project is part of a personal coding challenge: Write a small C Programm Eve
|
|||
|
||||
```bash
|
||||
# Clone the repo
|
||||
git clone
|
||||
cd ls-clone-emoji-color
|
||||
git clone https://github.com/BlyDoesCoding/ls-clone
|
||||
cd ls-clone
|
||||
|
||||
# Compile (requires Unix)
|
||||
gcc -o ls-clone main.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue