diff --git a/profile/README.md b/profile/README.md index 67f1ca1..03a5840 100644 --- a/profile/README.md +++ b/profile/README.md @@ -7,8 +7,8 @@ An Arch-based Linux distribution focused on performance, simplicity, and user empowerment. -[](LICENSE) -[](https://archlinux.org/) + +[](https://archlinux.org/) @@ -23,7 +23,7 @@ An Arch-based Linux distribution focused on performance, simplicity, and user em ## 🛠️ Installation -Visit our [installation guide](https://snigdhaos.org/docs/installation) for detailed instructions. +Visit **Snigdha OS** [installation guide](https://snigdha-os.github.io/documentation/category/installation) for detailed instructions. ## 📚 Documentation @@ -43,23 +43,26 @@ We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING. 5. Open a Pull Request ## 🔧 Development - +Develop **Snigdha OS | Arctic V** Core* ```bash # Clone the repository -git clone https://github.com/snigdhaos/snigdhaos +git clone https://github.com/Snigdha-OS/snigdhaos-arctic -# Build ISO -make iso +# Change Directory +cd snigdhaos-arctic/scripts -# Test in VM -make test +# Set Permission to 100755 +chmod +x ./01-online-build.sh + +# Execute Building Developer ISO +./01-online-build.sh ``` ## 📦 Core Packages -- Base System: Arch Linux +- Base System: Snigdha OS - Display Server: X11/Wayland -- Package Manager: pacman +- Package Manager: pacman & pacmac - AUR Helper: yay/paru ## 🌟 Community @@ -67,7 +70,7 @@ make test - [Discord](https://discord.gg/snigdhaos) - [Forum](https://forum.snigdhaos.org) - [Matrix](https://matrix.to/#/#snigdhaos:matrix.org) -- [Reddit](https://reddit.com/r/snigdhaos) +- [Reddit](https://reddit.com/u/SnigdhaOS) ## 📝 License @@ -75,9 +78,9 @@ This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) ## 🙏 Acknowledgments -- Arch Linux Team +- Snigdha OS Team - All our contributors -- Open source community +- Open source community (OSS) ## 🔐 Security @@ -87,9 +90,9 @@ Found a security issue? Please report it to security@snigdhaos.org.