This commit is contained in:
syui 2025-03-05 22:15:29 +09:00
parent a59b8ad437
commit 29485702e9
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -6,9 +6,8 @@
```sh
# https://developer.blender.org/docs/handbook/building_blender/windows/
$ cd c:\blender-git
$ git clone https://projects.blender.org/blender/blender.git
$ cd c:\blender-git\blender
$ cd blender
$ make update
$ make
```