Skip to content

Commit ea20eb5

Browse files
sabiwaradoawoo
authored andcommitted
Include macos_silicon target in example
1 parent 07434be commit ea20eb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ You must have the following installed and in your PATH:
136136
burrito: [
137137
targets: [
138138
macos: [os: :darwin, cpu: :x86_64],
139+
macos_silicon: [os: :darwin, cpu: :aarch64],
139140
linux: [os: :linux, cpu: :x86_64],
140141
windows: [os: :windows, cpu: :x86_64]
141142
]

0 commit comments

Comments
 (0)