refactor(cursor): Update installation instructions for clarity and consistency
This commit is contained in:
@@ -20,12 +20,12 @@ If you're using Cursor without Claude Code, see [STANDALONE-SETUP.md](STANDALONE
|
||||
## Installation (1 minute)
|
||||
|
||||
```bash
|
||||
# Install for current project
|
||||
claude-mem cursor install
|
||||
|
||||
# Or install globally for all projects
|
||||
# Install globally for all projects (recommended)
|
||||
claude-mem cursor install user
|
||||
|
||||
# Or install for current project only
|
||||
claude-mem cursor install
|
||||
|
||||
# Check installation status
|
||||
claude-mem cursor status
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user