We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e75db4 commit 3eb077eCopy full SHA for 3eb077e
README.md
@@ -23,6 +23,8 @@ swift build -c release --arch arm64 --arch x86_64
23
sudo cp -f .build/apple/Products/Release/codeedit-cli /usr/local/bin/codeedit-cli
24
```
25
26
+> Note that you must have `CodeEdit` installed in a `Release` configuration. A `Debug` build of `CodeEdit` will not work.
27
+
28
## Documentation
29
30
### `open`
0 commit comments