Skip to content

Commit cc8ba75

Browse files
authored
fix typo (still -> install) (#904)
1 parent 0da7ae1 commit cc8ba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ios-feedback/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ audio streams. Audio samples are read in from your microphone and then
55
routed to your audio output device with a small but noticeable delay,
66
so you can verify it is working correctly.
77

8-
To build the example you will need to still `cargo-lipo`. While not
8+
To build the example you will need to install `cargo-lipo`. While not
99
necessary for building iOS binaries, it is used to build a universal
1010
binary (x86 for simulator and aarch64 for device.)
1111

0 commit comments

Comments
 (0)