File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ const quote = await provider.generateAttestation(reportData);
101
101
Before getting started with Eliza, ensure you have:
102
102
103
103
- [ Docker Desktop] ( https://www.docker.com/products/docker-desktop/ ) or [ Orbstack] ( https://orbstack.dev/ ) (Orbstack is recommended)
104
- - For Mac/Windows: Check the prerequisites from [ Quickstart Guide] ( ./quickstart.md )
104
+ - For Mac/Windows: Check the prerequisites from [ Quickstart Guide] ( .. /quickstart.md )
105
105
- For Linux: You just need Docker
106
106
107
107
---
@@ -144,7 +144,7 @@ To set up your environment for TEE development:
144
144
145
145
1. **Configure Eliza Agent**
146
146
147
- Go through the [configuration guide](./configuration.md) to set up your Eliza agent.
147
+ Go through the [configuration guide](../guides /configuration.md) to set up your Eliza agent.
148
148
149
149
2. **Start the TEE Simulator**
150
150
Follow the simulator setup instructions above based on your TEE mode.
You can’t perform that action at this time.
0 commit comments