zed: fix validation warning

This commit is contained in:
Sébastien Atoch
2026-07-18 00:00:15 -04:00
parent 1ee9459483
commit 0133680993
+1 -1
View File
@@ -17,7 +17,7 @@ can reopen a project quickly without leaving the shell.
Install [Zed](https://zed.dev) and ensure `zed` is available on `PATH` as
`zeditor`. The `sqlite3` command must also be available to read Zed's workspace
database.
database. `nohup` command is required to launch Zed.
## Usage