From 72756ddf2ddfa8032791f8f81a2cc0a612ecfa65 Mon Sep 17 00:00:00 2001 From: Uttarayan Mondal Date: Wed, 26 May 2021 20:01:32 +0530 Subject: [PATCH] Update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 35fd07a..1ae8af0 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ Fork of [ameliorated.info/linux_ameliorate_script](https://git.ameliorated.info/ Also removed [fzf](https://github.com/junnegun/fzf.git) dependency. +For a guide on how to use windows 10 ame check [this video](https://www.youtube.com/watch?v=YTL0i5XzS7k) or this [text guide](https://notthebe.ee/Windows10.html) or the [official documentation](https://ameliorated.info/documentation.html). + +For a short version:- + +- Mount Windows 10 drive (`mount /dev/sdX /mnt`) +- Go to the windows 10 mount point (`cd /mnt`) +- Run the ame script (`ame`) +