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:
|
1. Clone the repository and enter the directory:
|
||||||
|
|
||||||
```git clone https://git.supernets.org/e/managerofmanagers```
|
```git clone https://git.supernets.org/e/upm-universalpackagemanager```
|
||||||
```cd managerofmanagers```
|
```cd upm-universalpackagemanager```
|
||||||
|
|
||||||
2. Install dependencies:
|
2. Install dependencies:
|
||||||
|
|
||||||
@ -115,7 +115,7 @@ Install using flatpak:\
|
|||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
```
|
```
|
||||||
managerofmanagers/
|
upm-universalpackagemanager/
|
||||||
├── main.go # Main application entry point
|
├── main.go # Main application entry point
|
||||||
├── pkg_manager/
|
├── pkg_manager/
|
||||||
│ └── pkg_manager.go # Core package manager implementation
|
│ └── pkg_manager.go # Core package manager implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user