From edd8af5c36e32bd045030bb552a480d2f391fac3 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Sun, 2 Jun 2024 12:23:42 +0200 Subject: [PATCH] Updates --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3473ce..36a309b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ YouTube Video [https://youtu.be/HMxHUvN6VGo](https://youtu.be/HMxHUvN6VGo) ## Installation -The easiest way is to use the setup.sh script. The script will download all files from GitLab and start the installation. +The installation should work on all Arch Linux based distributions. [You can find more information here](https://gitlab.com/stephan-raabe/dotfiles/-/wikis/home). + +The easiest way is to use the setup.sh script. The script will download all files from GitLab and start the installation automatically. Just copy/enter the following command into your terminal. @@ -21,12 +23,19 @@ Just copy/enter the following command into your terminal. bash <(curl -s https://gitlab.com/stephan-raabe/dotfiles/-/raw/main/setup.sh) ``` -> PLEASE NOTE: Every Linux distribution and setup can be different. Therefore, I cannot guarantee that the installation will work everywhere. Installation on your own risk. +> PLEASE NOTE: Every Linux distribution, setup and personal configuration can be different. Therefore, I cannot guarantee that the ML4W Dotfiles will work everywhere. Installation at your own risk. + ## Wiki You can find the complete documentation of the ML4W Dotfiles in the Wiki. [Open the Wiki here](https://gitlab.com/stephan-raabe/dotfiles/-/wikis/home) +## Contribution + +Thanks for using the ML4W Dotfiles on your system. If you find a problem or a bug, please [report your issue on this page](https://gitlab.com/stephan-raabe/dotfiles/-/issues/?sort=created_date&state=opened). + +You can also visit the [ML4W Discord Server](https://discord.gg/c4fJK7Za3g) to start a discussion with other users. + ## Screenshots [![Screenshot](screenshots/screenshot1.png "Screenshot")](screenshots/screenshot1.png)