diff --git a/README.md b/README.md index fc91b8c..d55b9d9 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +If you encounter any issues or have questions, please file an issue on the git.supernets.org repository. \ No newline at end of file