Update README.md
This commit is contained in:
parent
59fce95acf
commit
f741b40bf7
@ -34,8 +34,8 @@ 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 managerofmanagers```
|
||||
```git clone https://git.supernets.org/e/upm-universalpackagemanager```
|
||||
```cd upm-universalpackagemanager```
|
||||
|
||||
2. Install dependencies:
|
||||
|
||||
@ -115,7 +115,7 @@ Install using flatpak:\
|
||||
|
||||
## Project Structure
|
||||
```
|
||||
managerofmanagers/
|
||||
upm-universalpackagemanager/
|
||||
├── main.go # Main application entry point
|
||||
├── pkg_manager/
|
||||
│ └── pkg_manager.go # Core package manager implementation
|
||||
|
Loading…
Reference in New Issue
Block a user