Update readme
This commit is contained in:
parent
6b68a5e575
commit
d647e0d1c6
|
@ -1,6 +1,6 @@
|
||||||
# FreePBX Manager
|
# FreePBX Manager
|
||||||
|
|
||||||
[](https://github.com/ChrisChrome/freepbx-manager/blob/main/LICENSE)
|
[](https://github.com/ChrisChrome/discord-freepbx-manager/blob/main/LICENSE)
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
FreePBX Manager is a Discord bot designed to manage FreePBX configurations. Please note that this project is currently a hot mess and may not be suitable for production use.
|
FreePBX Manager is a Discord bot designed to manage FreePBX configurations. Please note that this project is currently a hot mess and may not be suitable for production use.
|
||||||
|
@ -10,9 +10,9 @@ To set up the config file, follow the steps below:
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/ChrisChrome/freepbx-manager.git
|
git clone https://github.com/ChrisChrome/discord-freepbx-manager.git
|
||||||
|
|
||||||
cd freepbx-manager
|
cd discord-freepbx-manager
|
||||||
```
|
```
|
||||||
2. Install the required dependencies:
|
2. Install the required dependencies:
|
||||||
```shell
|
```shell
|
Loading…
Reference in a new issue