--- title: 'Installation' description: 'Install and set up the Memory Graph component' --- ## Installation Install the package using your preferred package manager: ```bash npm npm install @supermemory/memory-graph ``` ## Requirements - **React**: 18.0.0 or higher - **react-dom**: 18.0.0 or higher ## Next Steps Get the graph running with real data Explore all available props and types