docs
This commit is contained in:
parent
38fea636fc
commit
2a38e650e6
@ -201,9 +201,9 @@ setx PATH %SYSTEMROOT%;%SYSTEMROOT%\system32;%SYSTEMROOT%\system32\wbem;%SYSTEMR
|
|||||||
|
|
||||||
```dos
|
```dos
|
||||||
cd /D %USERPROFILE%
|
cd /D %USERPROFILE%
|
||||||
mkdir workspace\github
|
mkdir workspace\git
|
||||||
cd workspace\github
|
cd workspace\git
|
||||||
git clone https://github.com/mhgschmidt/w10install.git
|
git clone https://gitea.exabyte.systems/WINDOWS/w10install.git
|
||||||
cd w10install
|
cd w10install
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user