@@ -25,7 +25,7 @@
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/yourusername/buque.git
|
||||
git clone https://github.com/manalejandro/buque.git
|
||||
cd buque
|
||||
|
||||
# Build and install
|
||||
@@ -39,7 +39,7 @@ make build
|
||||
### Using Go Install
|
||||
|
||||
```bash
|
||||
go install github.com/yourusername/buque/cmd/buque@latest
|
||||
go install github.com/manalejandro/buque/cmd/buque@latest
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
@@ -408,8 +408,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||
|
||||
If you encounter any issues or have questions:
|
||||
|
||||
- Open an issue on [GitHub](https://github.com/yourusername/buque/issues)
|
||||
- Check the [documentation](https://github.com/yourusername/buque/wiki)
|
||||
- Open an issue on [GitHub](https://github.com/manalejandro/buque/issues)
|
||||
- Check the [documentation](https://github.com/manalejandro/buque/wiki)
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
||||
Referencia en una nueva incidencia
Block a user