Skip to content

Commit 3eb077e

Browse files
committed
update readme
1 parent 8e75db4 commit 3eb077e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ swift build -c release --arch arm64 --arch x86_64
2323
sudo cp -f .build/apple/Products/Release/codeedit-cli /usr/local/bin/codeedit-cli
2424
```
2525

26+
> Note that you must have `CodeEdit` installed in a `Release` configuration. A `Debug` build of `CodeEdit` will not work.
27+
2628
## Documentation
2729

2830
### `open`

0 commit comments

Comments
 (0)