From d246152ca5ebb4d6554814b80f9feb6d4397b5b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E9=A3=8E?= Date: Thu, 9 Aug 2012 15:39:56 +0800 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e97628..8e447449 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Run these in different console ./nc -l 8000 # Listen on port 8000 ``` -And then , type 'snlua testconn.lua' in skynet console to launch connection server and a test program. +And then , type 'snlua testconn' in skynet console to launch connection server and a test program. You can type something in nc console.