Skip to content

Commit b850d82

Browse files
authored
Update arm64e.md
1 parent 7600db6 commit b850d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

macOS/arm64e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and restarting the system.
1616

1717
```
1818
mkdir buildarm64e
19-
cd arm64e
19+
cd buildarm64e
2020
cmake -G Xcode -DCMAKE_OSX_ARCHITECTURES=arm64e ..
2121
cmake --build . --config Release
2222
```

0 commit comments

Comments
 (0)