grab 0.0.77 → 0.0.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -178,6 +178,8 @@ export default function RootLayout({ children }) {
178
178
 
179
179
  ### Cursor CLI
180
180
 
181
+ You must have the [`cursor-agent` CLI](https://cursor.com/docs/cli/overview) installed.
182
+
181
183
  #### Server Setup
182
184
 
183
185
  The server runs on port `5567` and interfaces with the `cursor-agent` CLI. Add to your `package.json`:
@@ -331,4 +333,4 @@ We expect all contributors to abide by the terms of our [Code of Conduct](https:
331
333
 
332
334
  React Grab is MIT-licensed open-source software.
333
335
 
334
- _Thank you to [Andrew Luetgers](https://github.com/andrewluetgers) for donating the `grab` npm package name._
336
+ _Thank you to [Andrew Luetgers](https://github.com/andrewluetgers) for donating the `grab` npm package name._