Skip to content

Commit

Permalink
Fixed typo in README #146
Browse files Browse the repository at this point in the history
  • Loading branch information
micheldebree committed Dec 21, 2021
1 parent d68a811 commit 3f05c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ binaries](https://github.com/Chordian/sidfactory2/workflows/Build%20macOS%20bina

- Changed: [#146](https://github.com/Chordian/sidfactory2/issues/146) the
official macOS distribution is now a universal application, meaning it will
run native both on the new M1 (arm_64) and the Intel (x86_64) architecture.
run native both on the new M1 (arm64) and the Intel (x86_64) architecture.
The architecture the application is running on is reflected in the build
number in the lower right corner of the startup screen.
- Added: Documentation on how to customize configuration using a `user.ini`
Expand Down

0 comments on commit 3f05c5e

Please sign in to comment.