Skip to content

Commit 2ae3017

Browse files
committed
Update README
1 parent 366b500 commit 2ae3017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For windows user, you can download pre-build binary from here: https://github.co
1515
# Development environment
1616

1717
- Apple/homebrew clang on macOS Ventura 13
18-
- GCC on MinGW64 on MSYS2 on Windows 10
18+
- GCC on MinGW64 on MSYS2 on Windows 11
1919

2020
yoMMD must work on these environment.
2121

@@ -95,13 +95,13 @@ See `$ make help` result for other available subcommands.
9595

9696
Please see files under `doc/` directory: https://github.com/mityu/yoMMD/tree/main/doc
9797

98-
# Example configration
98+
# Example configuration
9999

100100
The example configuration for the screenshot on the top of this README.
101101

102102
```toml
103103
model = "./つみ式ミクさんv4/つみ式ミクさんv4.pmx"
104-
default-model-position = [0.65, 0.85]
104+
default-model-position = [0.65, -0.85]
105105
default-camera-position = [0.0, 20.0, 50.0]
106106
default-scale = 2.0
107107

0 commit comments

Comments
 (0)