diff --git a/README.md b/README.md
index cc3f321..565011d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
NeoModLoader
@@ -25,9 +25,17 @@ for short. Detailed introduction look [Gitbook](https://worldboxopenmods.gitbook
How to install
-### One-click install(Windows only)
+### Automatic install
+
+The installer is available for both Linux and Windows.
+Click the links below to download:
+* [Linux Installer](https://github.com/gmBlahaj/nml-installer/releases/download/nml/nml-setup-linux)
+* [Windows Installer](https://github.com/gmBlahaj/nml-installer/releases/download/nml/nml-setup-win.exe)
+
+
+
+
-https://drive.google.com/file/d/1le-loCzEc2m5sxtSalz7RD6tJqtHRUZZ/view?usp=sharing The installer only works for Windows.
### Manual install
@@ -90,4 +98,4 @@ New features or code reconstruction:
1. Auto layout window
2. Mod one-click install for various platforms
3. Manage vanilla tab buttons
-4. Assembly-CSharp mod support(modify game code)
\ No newline at end of file
+4. Assembly-CSharp mod support(modify game code)