From e6fe99115fc2281db1903e048b6ec2b612556778 Mon Sep 17 00:00:00 2001 From: erikhopf Date: Wed, 23 Oct 2024 11:56:24 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e02a35..d0a5773 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ That's it! You can now launch HuggingChat from your Applications folder or using 1. Clone the repository: ```bash git clone https://github.com/huggingface/chat-macOS.git - cd HuggingChat-macOS + cd chat-macOS ``` 2. Open `HuggingChat-macOS.xcodeproj` in Xcode 3. Select your development team in the project settings if you plan to run on a physical device @@ -68,4 +68,4 @@ We value your input! If you have any suggestions, encounter issues, or want to s - Include the app version number and macOS version - Submit the issue -Your feedback helps improve HuggingChat macOS for everyone. Thank you for your support! \ No newline at end of file +Your feedback helps improve HuggingChat macOS for everyone. Thank you for your support!