Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Jul 2, 2024
1 parent 77f3a55 commit c914166
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ Miller Columns File Manager ("Miller") is a simple cross-platform file manager w

1. Clone the repository:

```
bash
git clone https://github.com/yourusername/miller-columns-file-manager.git
cd miller-columns-file-manager
```sh
git clone https://github.com/probonopd/Miller
cd Miller
```

2. Install dependencies:
Expand Down Expand Up @@ -57,4 +56,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
### Acknowledgments

- PyQt6 Documentation: https://doc.qt.io/qtforpython-6/
- Windows platform integation: https://github.com/mhammond/pywin32
- Windows platform integation: https://github.com/mhammond/pywin32

0 comments on commit c914166

Please sign in to comment.