docs: clarify Cursor Windows path example
This commit is contained in:
@@ -30,9 +30,11 @@ git clone https://github.com/MiniMax-AI/skills.git "$env:USERPROFILE\.cursor\min
|
|||||||
Set Cursor's skills path to:
|
Set Cursor's skills path to:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
%USERPROFILE%\.cursor\minimax-skills\skills\
|
C:\Users\YOUR_USERNAME\.cursor\minimax-skills\skills\
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Replace `YOUR_USERNAME` with your Windows account name.
|
||||||
|
|
||||||
After saving the path, restart Cursor or reload the window so it rescans local skills.
|
After saving the path, restart Cursor or reload the window so it rescans local skills.
|
||||||
|
|
||||||
## Verify
|
## Verify
|
||||||
|
|||||||
Reference in New Issue
Block a user