git will create the subprojects directory

Michaël Defferrard 2020-06-04 15:18:36 +02:00
parent 0a4b1985bc
commit d92f520417

@ -37,7 +37,6 @@ You can build and run sway directly without installing it. A subproject allows t
# Clone repositories
git clone git@github.com:swaywm/sway.git
cd sway
mkdir subprojects
git clone git@github.com:swaywm/wlroots.git subprojects/wlroots
# Build sway and wlroots