Skip to content

Commit 4c9895c

Browse files
committed
Updated readme file
1 parent 2c0919d commit 4c9895c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ USE_CRYPT=n
124124
USE_XTIME=n
125125
USE_EVENT=y
126126
USE_LIST=n
127-
USE_XBUF=n
127+
USE_BUF=n
128128
USE_HASH=n
129129
USE_SOCK=n
130-
USE_XLOG=y
131-
USE_XSTR=n
130+
USE_LOG=y
131+
USE_STR=n
132132
...
133133
```
134134
After updating the configuration, use the `build.sh` script to generate the `Makefile` and build the project.

0 commit comments

Comments
 (0)