From ed179aaf8f5f5c995cf16c2eaeaec4d79f9217c7 Mon Sep 17 00:00:00 2001 From: ryan <33b5e5@users.noreply.github.com> Date: Fri, 5 Apr 2024 00:06:31 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef16e48..9b888e90 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ SwiftUI client applications for iOS, iPadOS and macOS. ``` - run: ```bash - ./gen_proto.sh + ./gen_protos.sh ``` - build, test, commit changes - You may need to run: