mirror of
https://github.com/swaywm/sway.git
synced 2024-11-27 18:31:28 +00:00
git will create the subprojects directory
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
|
||||
|
|
Loading…
Reference in a new issue