fixed readme
This commit is contained in:
parent
446c5343bd
commit
3e4b49622c
@ -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.
|
Loading…
Reference in New Issue
Block a user