Skip to content

Commit f569017

Browse files
committed
update README.md
1 parent 52ed730 commit f569017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cpptest: https://github.com/halx99/mini-asio/blob/master/test/test/cpptest.cpp
3232

3333
lua intergation:
3434
1. Compile src\xxsocket.cpp src\masio.cpp src\ibinarystream.cpp src\obinarystream.cpp [src\lmasio.cpp(for c++17) or src\lmasio11.cpp(for c++11)] with your project
35-
2. call lua_open_masio after LUA VM initialized.
35+
2. call luaopen_masio after LUA VM initialized.
3636
luatest(windows user): open https://github.com/halx99/mini-asio/blob/master/test/test/luatest.xsxproj by x-studui365 ide
3737

3838
#Quick test at linux platform with gcc compiler:

0 commit comments

Comments
 (0)