diff --git a/README.md b/README.md index 3dda00399..e0f8f2795 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ cd simpler pip install --no-build-isolation -e '.[test]' # Run the vector example (simulation, no hardware required) -python examples/a2a3/host_build_graph/vector_example/test_vector_example.py -p a2a3sim +python examples/a2a3/tensormap_and_ringbuffer/vector_example/test_vector_example.py -p a2a3sim ``` PTO ISA headers are automatically cloned on first run. See [Getting Started](docs/getting-started.md) for manual setup and troubleshooting.