diff --git a/docs/POST-INSTALL.md b/docs/POST-INSTALL.md index b8e40b69..3e91daf0 100644 --- a/docs/POST-INSTALL.md +++ b/docs/POST-INSTALL.md @@ -1,12 +1,12 @@ ## Post-Installation -The script has finished provisioning. Enjoy! You can review the installation logs which are stored at `~/.local/share/megabyte-labs/betelgeuse.$(date +%s).log`. If you come across any issues, have some good ideas, or want to get involved, feel free to open an issue on [GitHub](https://github.com/megabyte-labs/install.doctor). Pull requests / stars are welcome too. +The script has finished provisioning. Enjoy! You can review the installation logs which are stored at `~/.local/share/install.doctor.$(date +%s).log`. If you come across any issues, have some good ideas, or want to get involved, feel free to open an issue on [GitHub](https://github.com/megabyte-labs/install.doctor) or check out our [Community](https://install.doctor/community). Pull requests / stars are welcome too. ### Next Steps 1. Fork the project so you can add your own customizations (using the method described at the top of the README.md) 2. Review the [README.md](https://github.com/megabyte-labs/install.doctor) for a high-level overview -3. Utilize the [documentation](https://install.doctor/docs) for more thorough details +3. Utilize the [Install Doctor documentation](https://install.doctor/docs) for more thorough details 4. Check out the [Chezmoi documentation](https://www.chezmoi.io/) (since this project utilizes it heavily) 5. Open a pull request with your own improvements if you want to contribute 6. Visit [Megabyte Labs](https://megabyte.space) to see what else we are up to