File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This guide demonstrates how to create an agent with Trump-like characteristics u
12
12
13
13
#### Set up the environment
14
14
15
- > Note: Ensure your Node.js version is above 0.23 .0 before proceeding.
15
+ > Note: Ensure your Node.js version is above 23.3 .0 before proceeding.
16
16
17
17
Firstly, clone the Eliza repository:
18
18
@@ -97,7 +97,7 @@ Finally, open `http://localhost:5174/` on your browser to start chatting with th
97
97
98
98
### Advanced use case
99
99
100
- For more inspiration, refer to[ Nader Fabit 's example on building a Twitter AI bot] ( https://x.com/dabit3/status/1863772029565981144 ) .
100
+ For more inspiration, refer to [ Nader Dabit 's example on building a Twitter AI bot] ( https://x.com/dabit3/status/1863772029565981144 ) .
101
101
102
102
103
103
You can’t perform that action at this time.
0 commit comments