morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit 1e0232906ac4fb3245752462407f82851e6a26fe
parent abcfc577ffdb061352e06d94cca85c3536b837df
Author: Daniel Bainton <dpb@driftaway.org>
Date:   Wed,  9 Apr 2014 10:44:37 +0300

Add README entry for submodule cloning

Diffstat:
MREADME | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -17,6 +17,9 @@ Setting up the environment: export configmk=$(pwd)/config.mk export PATH=/path/to/musl/toolchain/bin:$PATH +Clone the git submodules, either via git commands or: + mk init + To build everything (though this isn't recommended): mk