We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38eb94 commit 4e9f87cCopy full SHA for 4e9f87c
1 file changed
README.md
@@ -14,13 +14,13 @@ This file explorer utilises regex in Rust and works on both Windows and macOS
14
1. Clone the repository:
15
16
```bash
17
- git clone https://github.com/CollinEdward/Rust-Windows-File-Explorer.git
+ git clone https://github.com/CollinEdward/Rust-File-Explorer.git
18
```
19
20
2. Navigate to the project directory:
21
22
23
- cd Rust-Windows-File-Explorer
+ cd Rust-File-Explorer
24
25
26
3. Build and run the application:
0 commit comments