Skip to content

Commit 5d3ce4e

Browse files
author
innkeep
authored
Update eliza.md
Typo errors Node version 0.23.0 to 23.3.0 Nader Fabit to Nader Dabit
1 parent 3d41e41 commit 5d3ce4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/eliza.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This guide demonstrates how to create an agent with Trump-like characteristics u
1212

1313
#### Set up the environment
1414

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.
1616
1717
Firstly, clone the Eliza repository:
1818

@@ -97,7 +97,7 @@ Finally, open `http://localhost:5174/` on your browser to start chatting with th
9797

9898
### Advanced use case
9999

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).
101101

102102

103103

0 commit comments

Comments
 (0)