diff --git a/README.md b/README.md index 0cb4353..264ae34 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ ![Status](https://img.shields.io/badge/status-active-green.svg?style=for-the-badge) ![License](https://img.shields.io/badge/license-GPLv3-lightgrey.svg?style=for-the-badge) ![ActivityPub](https://img.shields.io/badge/protocol-ActivityPub-orange.svg?style=for-the-badge) -![Contributors](https://img.shields.io/github/contributors/0xd011f4ce/OurSpace?style=for-the-badge) -![Forks](https://img.shields.io/github/forks/0xd011f4ce/OurSpace?style=for-the-badge) -![Stargazers](https://img.shields.io/github/stars/0xd011f4ce/OurSpace?style=for-the-badge) -![Issues](https://img.shields.io/github/issues/0xd011f4ce/OurSpace?style=for-the-badge)
@@ -86,7 +82,7 @@ Once you have all the required software installed and the database created, you ```bash cd /var/www/html -git clone https://github.com/0xd011f4ce/OurSpace +git clone https://git.ghostpacket.org/ghostie/OurSpace ``` Now, edit the `.env` file with your database, redis, and mail credentials. You can copy the `.env.example` file to `.env` and edit it with your favourite text editor.