d5089514974ed2051fb67379927e1f14ec48b97f
content/desktop/arch.md
... | ... | @@ -37,7 +37,7 @@ application:'PwOSS Linux' |
37 | 37 | Example: |
38 | 38 | ``` |
39 | 39 | git clone https://git.pwoss.xyz/desktop/iso.git |
40 | -cd /path/to/repo/ISO/releng/ |
|
40 | +cd /path/to/repo/ISO/ |
|
41 | 41 | sudo ./build.sh -N PwOSS-Desktop -V 11.09.2019 -L pwoss_desktop -P DanSman -A 'PwOSS Desktop' |
42 | 42 | ``` |
43 | 43 |