Skip to content

Commit

Permalink
finish merge?
Browse files Browse the repository at this point in the history
  • Loading branch information
bkw777 committed Jan 4, 2020
1 parent faaef8b commit 65b067c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/aljex/mainline).
mainline is written using Vala and GTK3. Source code and binaries are available from the [GitHub project page](https://github.com/bkw777/mainline).

[cappelikan](https://github.com/cappelikan) maintains a PPA at: <https://code.launchpad.net/~cappelikan/+archive/ubuntu/ppa>

Expand All @@ -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 aptitude aria2
git clone https://github.com/aljex/mainline.git
sudo apt install libgee-0.8-dev libjson-glib-dev libvte-2.91-dev valac
git clone https://github.com/bkw777/mainline.git
cd mainline
make
sudo make install
Expand Down

0 comments on commit 65b067c

Please sign in to comment.