diff --git a/README.md b/README.md index 129f4b7f..090578f6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This is a tool for installing the latest mainline Linux kernel on Ubuntu-based d * For each kernel, the related packages (headers & modules) are installed or removed at the same time ### Downloads & Source Code -mainline is written using Vala and GTK3. Source code and binaries are available from the [GitHub project page](https://github.com/bkw777/mainline). +mainline is written using Vala and GTK3. Source code and binaries are available from the [GitHub project page](https://github.com/aljex/mainline). [cappelikan](https://github.com/cappelikan) maintains a PPA at: @@ -23,8 +23,8 @@ mainline is written using Vala and GTK3. Source code and binaries are available sudo apt install mainline ### Build - sudo apt install libgee-0.8-dev libjson-glib-dev libvte-2.91-dev valac - git clone https://github.com/bkw777/mainline.git + sudo apt install libgee-0.8-dev libjson-glib-dev libvte-2.91-dev valac aptitude aria2 + git clone https://github.com/aljex/mainline.git cd mainline make sudo make install