Skip to content

Commit 5585ec8

Browse files
authored
Update README.md
1 parent 0ece47c commit 5585ec8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ CodeNext is an Xcode Source Editor Extension that supports LLMs from OpenAI, Ope
1717

1818
## Installation and Setup
1919

20-
1. Unzip CodeNext.zip and drag CodeNext.app into the Applications folder.
20+
1. Double CodeNextInstaller.dmg and drag CodeNext.app into the Applications folder.
2121
2. Run CodeNext.app from Applications folder to set up.
2222
3. As promoted, enable the source editor extension in MacOS system settings -> Privacy & Security -> Extensions -> Xcode Source Editor.
2323
4. Grant Accessibility API permission to the CodeNext extension app in MacOS system settings -> Privacy & Security -> Accessibility .
2424
5. Follow onboarding flow to set up AI modes for autocompletion and chat.
25+
6. Close the setting window and star using autocomplete in Xcode. By default, autocomplete is enabled. To use chat, click </> logo on top Mac menu bar or in the right corner of Xcode editor to open chat.
2526

2627
## Recommended Autocomplete models
2728
**Codestral latest** from *Mistral* is the best coding model, or locally **Qwen2.5-Coder 1.5B** with *Ollama*.

0 commit comments

Comments
 (0)