Skip to content

Commit 4e9f87c

Browse files
authored
Update README.md
1 parent d38eb94 commit 4e9f87c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ This file explorer utilises regex in Rust and works on both Windows and macOS
1414
1. Clone the repository:
1515

1616
```bash
17-
git clone https://github.com/CollinEdward/Rust-Windows-File-Explorer.git
17+
git clone https://github.com/CollinEdward/Rust-File-Explorer.git
1818
```
1919

2020
2. Navigate to the project directory:
2121

2222
```bash
23-
cd Rust-Windows-File-Explorer
23+
cd Rust-File-Explorer
2424
```
2525

2626
3. Build and run the application:

0 commit comments

Comments
 (0)