Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 659 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 659 Bytes

Currently, only Ubuntu versions 16.04 LTS and 15.10 32-bit are explicitly supported (installation may or may not work on a different version number). We recommend you do a clean install before running the script here.

As always, read the script before blindly executing code from the internet but here is the one-liner to bootstrap your ADHD installation.

bash -c "$(curl -sL https://raw.githubusercontent.com/adhdproject/buildkit/master/adhd-install.sh)"

Alternatively, you can execute the interactive install with this line

bash -c "$(curl -sL https://raw.githubusercontent.com/adhdproject/buildkit/master/interactive-adhd-install.sh)"