fixed readme

This commit is contained in:
e 2025-01-21 17:57:18 -05:00
parent 446c5343bd
commit 3e4b49622c

View File

@ -33,7 +33,7 @@ A unified command-line interface for managing packages across different Linux di
1. Clone the repository and enter the directory:
```git clone https://git.supernets.org/e/managerofmanagers```
```cd upm```
```cd managerofmanagers```
2. Install dependencies:
@ -113,7 +113,7 @@ Install using flatpak:\
## Project Structure
```
upm/
managerofmanagers/
├── main.go # Main application entry point
├── pkg_manager/
│ └── pkg_manager.go # Core package manager implementation
@ -142,4 +142,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
## Support
If you encounter any issues or have questions, please file an issue on the GitHub repository.
If you encounter any issues or have questions, please file an issue on the git.supernets.org repository.