Skip to content

Commit df3e24c

Browse files
authored
Merge pull request #36 from unicornx/dev-readme-switch
doc: add description so people how where to change the MACHINE
2 parents 73862b0 + a0333bf commit df3e24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ source smart-env #会自动进入build目录
3939
$ source smart-env build-custom #会自动进入build-custom目录
4040
```
4141

42-
默认配置为:
42+
默认配置为 (参见 `build/conf/local.conf`)
4343
```bash
4444
MACHINE ??= "qemuarm64"
4545
```

0 commit comments

Comments
 (0)